Agent Deck v1.9.39
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.39Changelog
- d71accb chore(release): v1.9.39 — insert preview echo latency fix (#1131)
- bd9dd7a fix(insert): echo typed keys in ~60ms instead of waiting the 2s preview tick (#1131) (#1202)
Full Changelog: v1.9.38...v1.9.39