Agent Deck v1.9.6
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.6Changelog
- a8594b3 fix(costs): pin clock in TotalLastWeek to fix Monday UTC flake (closes #932) (#977)
- 6565fcc fix(release): single-source CI publish + snapshot-on-PR drift check (#981)
- b718c2c fix(session-share): export.sh exit 5 on real Claude sessions (closes #895) (#978)
- b54156c fix(spawn,hooks): unify restart paths + clean sidecar on session-id clear (closes #922 #923) (#984)
- 39d1070 fix(telegram): guard against duplicate bun pollers from global enablement (closes #941) (#985)
- ef98807 fix(ui): popup arrows auto-activate + Enter selects highlighted (closes #896 residual) (#983)
- d4461aa fix(update): detect failed brew upgrade and fail loudly (closes #954) (#982)
- 0330034 fix(worktree): support merge-back in bare-repo parent (closes #891) (#979)
- 1e4f603 release: prepare v1.9.6 changelog + version bump
Full Changelog: v1.9.5...v1.9.6