Agent Deck v1.7.80
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.80Changelog
- 57ac2c9 Persist new session Claude extra args (#853)
- e2e734d chore(release): v1.7.80 (#858)
- 786138e fix(costs): TestStore_TotalLastWeek_OnlyLastWeekEvent flake on Monday UTC (#859)
- 412e008 test(web): web test infra + TUI⇄web parity matrix (PR-A) (#804)
Full Changelog: v1.7.79...v1.7.80