Agent Deck v1.9.1
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.1Changelog
- 5174684 feat(groups): max_concurrent default-1 (serial) — cascade-prevention from Factory Missions research (#933)
- 7158a40 fix(rm): v1.9.1 — busy-retry + verify + notifier sweep (closes #909 #910) (#935)
- e30d78a release: prepare v1.9.1 changelog
Full Changelog: v1.9.0...v1.9.1