Agent Deck v1.16.10
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.16.10Changelog
- 7d2302f chore(release): v1.16.10 (#2276)
- a04e04e fix(inbox): deliver a new completion whose transcript signal is stale (#2184) (#2266)
- 595ffb0 fix(launch): merge the post-start save with a concurrent detector instead of aborting (#2267)
- 0dbf1e8 fix(update): re-check for releases while the deck is open so auto_install fires (#2270) (#2271)
- 31c724f session start/restart: verify the tmux session exists after spawn (#2099) (#2265)
Full Changelog: v1.16.9...v1.16.10