Agent Deck v1.9.19
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.19Changelog
- 4a2f6c4 feat: add Hermes Agent CLI + uniform env_file (takeover of @sergeytrofimovsky's #951, closes #919) (#1044)
- dfb684f fix(session): auto-confirm Claude 'Resume from summary' picker on restart (#803)
- 4c27006 fix(session): single-flight restart on Claude exit (closes #1040) (#1045)
- ad62c9d release: prepare v1.9.19 changelog + version bump
Full Changelog: v1.9.18...v1.9.19