Agent Deck v0.19.5
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.5Changelog
- 5e21226 feat: remap TUI shortcuts for m/s/M/S
- 8863399 fix(codex): reduce CPU from repeated session scans
- 0ec7f30 fix(installer): support macOS default Bash 3.2
Full Changelog: v0.19.4...v0.19.5