Agent Deck v1.7.71
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.7.71Changelog
- b9fdd1f chore(release): v1.7.71 (#788)
- 4d430ff fix(session): set-parent no longer silently moves group (#786) (#787)
- b22cd01 fix(ui): preserve cursor in path field's soft-select render (#765) (#771)
Full Changelog: v1.7.70...v1.7.71