v1.16.8
Agent Deck v1.16.8
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.8Changelog
- 75852b2 feat: inject agent-deck session identity into every harness (#2243)
- 5a2a6f3 fix(remote): a verified agent_deck_path off the non-interactive PATH is a warning, not a failed deploy (#2250)
- 8b62e63 fix(update): never auto-install or restart under tests, CI, scripts or without a terminal (#2252)
- 9c884ab release: v1.16.8 (#2258)
Full Changelog: v1.16.7...v1.16.8