Agent Deck v1.9.20
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.20Changelog
- 9b37d1b feat(conductor): pause heartbeats after inactivity (#1049)
- ffa8613 feat(copilot): first-class session detection + resume + model/allow-all config — Original work by @toughhou in #851 (#1046)
- ca6b8b2 feat(watcher): dispatch routed events to conductor tmux pane (#1048)
- fc5dd95 release: prepare v1.9.20 changelog + version bump
- c8bebd3 test(perf): add walltime regression suite for cold start + group lifecycle (#1047)
Full Changelog: v1.9.19...v1.9.20