Agent Deck v0.11.4
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.11.4Changelog
- 144a871 feat: add allow_dangerous_mode to Claude config (PR #152 follow-up)
- 6540b2d feat: add allow_dangerous_mode to [claude] config
Full Changelog: v0.11.3...v0.11.4