Agent Deck v1.16.3
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.3Changelog
- 2997f4b ci: shard the PR gate across four runners (#2175)
- 2fe897b feat(remote): one persistent channel per remote, with pushed change events (#2177)
- 423b5f6 release: v1.16.3 (#2178)
Full Changelog: v1.16.2...v1.16.3