v0.13.0
Agent Deck v0.13.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.13.0Changelog
- 844d98a feat: add quick session creation with Shift+N (#161)
- bb2c841 feat: standalone heartbeat timer per conductor (no Telegram required)
Full Changelog: v0.12.3...v0.13.0