Agent Deck v1.16.6
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.6Changelog
- a02e6b5 feat(remote): keep connected remotes on the controller's version (#2166)
- 7c087f7 feat(session): switch a session's account or harness with the conversation carried over (#2237)
- 02742b8 fix(ui): show the account badge only with configured slots and refresh it on config changes (#2238)
- 2c2ff1f release: v1.16.6 (#2241)
Full Changelog: v1.16.5...v1.16.6