Agent Deck v1.16.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.16.16Changelog
- 1e5a530 fix: satisfy staticcheck SA6006 in the truncated-transfer test
- 7223719 fix: verify remote binary installs before rename, never bootout mid-sweep
- 1cdb7c9 release: v1.16.16
Full Changelog: v1.16.15...v1.16.16