Agent Deck v1.16.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.16.1Changelog
- 1342707 feat(remote): full session management from the TUI on a remote deck (fork, archive, MCPs at create, group order) (#2163)
- c11688c release: v1.16.1 (#2168)
Full Changelog: v1.16.0...v1.16.1