Agent Deck v1.7.16
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.16Changelog
- 516ba67 chore(v1.7.16): sprint-cleanup — manifest drift guard, YAML validity, tmux bootstrap
- 3b22a4b fix(v1.7.16): preserve silent-skip semantics for legacy tmux tests
Full Changelog: v1.7.15...v1.7.16