Agent Deck v1.9.32
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.32Changelog
- 49e1e8d chore(release): v1.9.32 — 3 community bug fixes (#1171 remote-update false-success, #1162 model picker, #1170 remote session refresh)
- 38531de fix(remote): deploy to resolved $PATH binary and verify version before claiming success (#1171) (#1173)
- 2c47003 fix(remote): keep last-good remote sessions on transient SSH errors + configurable poll (#1170) (#1175)
- 6cbbc22 fix(ui): model picker — echo typed input + scope Esc to picker (#1162) (#1174)
Full Changelog: v1.9.31...v1.9.32