Agent Deck v0.9.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.9.1Changelog
- 31d7d49 feat: add --path flag and inherit parent path for real codebase access
- ac27cae fix: MCP socket resilience - reconnecting proxy and scanner buffer fix
- 0d2cb1c fix: handle Codex approval prompt and output fallback in consultation
Full Changelog: v0.9.0...v0.9.1