Agent Deck v1.7.22
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.22Changelog
- c01293d chore(manifest,#658): append v1.7.22 telegram validator regression tests
- c6049dd docs(#658): codify telegram conductor topology + anti-patterns
- da7e727 fix(#658): telegram topology validator + CLI warnings (GREEN)
- 91e975e fix(lint,#658): drop redundant nil guard flagged by staticcheck
- 4181b67 test(#658): RED — telegram topology validator + CLI helper tests
Full Changelog: v1.7.21...v1.7.22