Agent Deck v1.7.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.7.45Changelog
- 67b704a fix(notifier): async dispatch + deferred retry queue for v1.7.45 (#39, #40) (#703)
- 4c7dd7d test(notifier): gate slow senders on a release channel to avoid TempDir race (#704)
Full Changelog: v1.7.44...v1.7.45