Agent Deck v1.16.7
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.16.7Changelog
- 10d5988 feat(tui): notice an installed update, install unattended and restart in place (#2165)
- 6c85de4 fix(notify-daemon): restart silently instead of re-notifying every parked child (#2240) (#2242)
- e3c58da fix(remote): deploy behind symlinked install paths; coordinate sweeps on one controller (#2245)
- 46962fd fix(ui): Enter walks the New Session dialog to a Create button, account switch asks first; add/launch flags for every dialog row (#2239)
- 684dd21 release: v1.16.7 (#2246)
Full Changelog: v1.16.6...v1.16.7