Agent Deck v0.9.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.9.0Changelog
- c33c046 feat: add cross-agent consultation support (Codex, Gemini)
- 23b2c5a feat: add worktree support to fork dialog (#123)
- 5e35f7f fix: prevent orphan process accumulation on session restart/kill
Full Changelog: v0.8.99...v0.9.0