Agent Deck v1.16.5
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.5Changelog
- 8cb466d ci: pin compatible govulncheck without changing the application toolchain (#2231)
- c2e9285 fix(tmux): drop line-leading "→" from pi busy patterns (#2221)
- 268c511 fix: protect shared tmux servers from per-session unit teardown (#2233)
- 64b265d fix: redact credential-bearing spawn failure diagnostics (#2232)
- 694fbce release: v1.16.5 (#2234)
Full Changelog: v1.16.4...v1.16.5