Agent Deck v1.9.7
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.7Changelog
- 1f88e0d feat(ui): default path field for group creation dialog (closes #918) (#988)
- e3020b5 feat(ui): sort sessions by most actionable within groups (closes #857) (#987)
- a835d3e fix(ci): repair Weekly Regression Check cron (closes #943) (#986)
- 5c14a5e release: prepare v1.9.7 changelog + version bump
- 156fbef test(costs): make old TotalLastWeek test deterministic via SetClock (#990)
Full Changelog: v1.9.6...v1.9.7