Agent Deck v1.9.45
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.45Changelog
- 23887fc feat(comms): wire wake-nudge for near-instant idle-conductor delivery (no 14-min lag) (#1230)
Full Changelog: v1.9.44...v1.9.45