v0.19.17
Agent Deck v0.19.17
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@v0.19.17Changelog
- a9ccf6b feat(docker): add sandbox support with dead-pane restart
- 904d765 fix(notify): require parent-linked transition routing
- 615f905 fix: preserve non-sandbox startup behavior in tmux
Full Changelog: v0.19.16...v0.19.17