v0.19.6
Agent Deck v0.19.6
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.19.6Changelog
- 093129f feat(conductor): split policy from shared CLAUDE with safe migration (#201)
- 8118cc9 feat(mcp): add manage_mcp_json config flag to disable .mcp.json writes (#197)
- df6cadd fix(conductor): include agent-deck binary dir in daemon PATH (#196)
- b7bf41f fix: Support environment variables in file path configuration values (#194)
Full Changelog: v0.19.5...v0.19.6