Agent Deck v0.19.9
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.9Changelog
- 69e8215 fix(session): harden session send retry and docs
- e7cd3aa fix: prevent style leakage after tmux attach
Full Changelog: v0.19.8...v0.19.9