Agent Deck v0.19.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@v0.19.4Changelog
- a2641bd docs(skill-ui): document skills manager shortcuts and skill commands
- f73ee65 feat(skill-ui): add pool-focused search and scrolling in Skills Manager
- 2c2adac fix(skill-ui): remove unused helper for lint
Full Changelog: v0.19.3...v0.19.4