Agent Deck v1.7.23
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.23Changelog
- 53526bf Revert "docs(#661): invert v1.7.22 telegram guidance + append v1.7.23 manifest entries" Revert "fix(#661): GREEN — telegram validator reversed to match verified topology" Revert "test(#661): RED — v1.7.22 telegram topology warning direction was inverted"
- c6d93f8 chore(manifest,#661): append v1.7.23 fix-a history-loss regression tests
- 24bb286 docs(#661): invert v1.7.22 telegram guidance + append v1.7.23 manifest entries
- b2104ef fix(#661): GREEN — size-aware hook rebind guard stops conductor history loss
- b1b53f5 fix(#661): GREEN — telegram validator reversed to match verified topology
- 43953e9 test(#661): RED — v1.7.22 telegram topology warning direction was inverted
- d1ee43d test(#661): RED — v1.7.23 hook_payload rebind guard covers conductor history loss
Full Changelog: v1.7.22...v1.7.23