v0.12.2
Agent Deck v0.12.2
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.12.2Changelog
- 058a176 fix: atomic tmux send-keys to eliminate Enter key drops in session send
Full Changelog: v0.12.1...v0.12.2