Agent Deck v0.19.2
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@v0.19.2Changelog
- 9f52c0a Initial commit
- dc489fa Revert "Initial commit"
- 8f2e9eb Revert "init"
- 8c0bf45 fix: don't flag shell terminals as waiting (#190)
- 1644f06 fix: make Shift+R restart reliable on first attempt
- c53d61b fix: remove unused variable in skills_catalog
- 42ac134 fix: simplify dead-code branch in skills_catalog preflight check
- 6e35bfd init
- f252d44 init
- b356c55 init
Full Changelog: v0.19.1...v0.19.2