Agent Deck v1.7.30
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.7.30Changelog
- d5d4003 feat(#391): render per-session Color tint in TUI rows (v1.7.30)
- 9e219eb feat(tui): add 'a' to send '1' to highlighted Claude session (#653)
Full Changelog: v1.7.29...v1.7.30