Agent Deck v0.11.1
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.11.1Changelog
- 380f7fb feat: replace lock file with SQLite-based primary election and dynamic failover
Full Changelog: v0.11.0...v0.11.1