Agent Deck v1.9.4
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.9.4Changelog
- 9581da1 fix(session): gate worker-scratch CLAUDE_CONFIG_DIR injection on explicit config_dir (closes #949) (#950)
- 653cab4 release: prepare v1.9.4 changelog
Full Changelog: v1.9.3...v1.9.4