v0.16.0
Agent Deck v0.16.0
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.16.0Changelog
- 57a627c feat(hooks): add Claude Code lifecycle hooks for real-time status detection
- 806483c feat(seo): add llms.txt, fix schema version, add FAQ entries for discoverability
- 35b7a29 feat: add --teammate-mode tmux option to Claude session launcher (#168)
- e5eb559 feat: add Slack integration and cross-platform daemon support (#169)
Full Changelog: v0.15.0...v0.16.0