Agent Deck v1.9.37
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.37Changelog
- 6912717 chore(deps): bump the go-minor-patch group with 2 updates (#1180)
- bd799e4 chore(release): v1.9.37 — worktree non-repo fallback (#1185) + new-session custom-input focus (#1190)
- ecbd127 ci(release): add workflow_dispatch escape hatch for tag publishing
- d534fe7 fix(capability): clean snapshot capture — strip shell MOTD, show only real agent-deck content (#1194)
- 6133d47 fix(ui): new-session "Type custom path/model" selection now keeps focus so you can type (#1190) (#1198)
- 9da6195 fix(worktree): fall back to a normal session when default_enabled on non-repo dirs (#1185) (#1199)
- 6fc62cb test(capability): Wave 1 — lifecycle + echo-agent round-trip E2E + gate script + dashboard (#1191)
- c22eb13 test(capability): Wave 1.5 — embed terminal pane snapshots in the dashboard (visual proof) (#1193)
Full Changelog: v1.9.36...v1.9.37