Agent Deck v1.9.16
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.16Changelog
- abc11e0 ci(lighthouse): re-enable PR gate via --no-tui flag (takeover of #789) (#1036)
- 747e435 docs(rfc): path-selector UX rethink — Modal vs drawer model proposals (#1033)
- 70c48a6 feat(ui): + / - to reorder sessions and groups in tree (#1035)
- 565f47b fix(ui): emacs ctrl+n/ctrl+p navigation (takeover of @MauriceDHani's #885, closes Feedback Hub @balazser point 3) (#1034)
- 7ccd9db release: prepare v1.9.16 changelog + version bump
Full Changelog: v1.9.15...v1.9.16