Agent Deck v0.12.0
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.0Changelog
- 0cbcd4d Initial commit
- 788b9da Initial commit
- 64b13f3 feat: multiple conductors per profile with named conductor support
- 28ab75b init
- 1f49ee5 init
- 9b2f858 init
- c82ecea init
Full Changelog: v0.11.4...v0.12.0