v0.10.11
Agent Deck v0.10.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.10.11Changelog
- 3a2b693 feat: add custom wrapper command support for sessions
- 4c0e8ae feat: add mcp_default_scope config option (#137)
Full Changelog: v0.10.10...v0.10.11