Agent Deck v0.21.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.21.1Changelog
- 8f38e07 fix(gemini): support CLI yolo overrides
- c5ad617 fix(session): propagate forked instance IDs to Claude hooks
- c4e2022 fix(ui): clamp final viewport output
- 1f35d22 fix(ui): honor tmux status injection setting for notifications
Full Changelog: v0.21.0...v0.21.1