v1.9.64
Agent Deck v1.9.64
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@v1.9.64Changelog
- 25c2478 chore(release): v1.9.64 (#1451)
- bcd02b5 feat(conductor): auto-allow read-only/safe CLI commands in .claude/settings.json (#1450)
- 1480c99 refactor(conductor): derive enabled-state from presence, remove enabled flag (#1448)
Full Changelog: v1.9.63...v1.9.64