Agent Deck v1.7.74
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.74Changelog
- 2adc3ba chore(release): v1.7.74 (#829)
- 0158ad7 fix(notifier): close Storage handles in prepareDispatch + liveTargetAvailability (P0) (#828)
- e70d372 fix(notifier): dedup inbox + missed-log, self-suppress top-level conductor with empty parent, terminate exhausted events (#824) (#825)
- 7bfb464 test(eval): multi-conductor event delivery harness for #824 (#826)
Full Changelog: v1.7.73...v1.7.74