v1.9.62
Agent Deck v1.9.62
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.62Changelog
- 0270aef chore(release): v1.9.62
- b045d66 feat(session): persist operator's per-session model across restart (#1436) (#1445)
- 8063435 feat(ui): prompt the highlighted session from the list without attaching (#1410) (#1446)
- b05e9ca test(web): fix visual-regression readiness probe after profile removal (#1298) (#1444) Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.61...v1.9.62