v0.19.11
Agent Deck v0.19.11
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.11Changelog
- c556fc9 feat(conductor): improve launch flow and harden session send reliability
Full Changelog: v0.19.10...v0.19.11