Agent Deck v1.7.7
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.7.7Changelog
- 352a51d fix(session): sessionHasConversationData honors per-instance Claude config_dir
Full Changelog: v1.7.6...v1.7.7