Agent Deck v0.12.3
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.12.3Changelog
- d347403 feat: add spinner movement tracking for stuck spinner detection
- d0daf44 fix: always pin conductor group to top on setup
- d65c2d8 fix: permanently pin conductor group to top of group list
- 5b0692c fix: reduce busy detection window from 25 to 10 lines
- 733ddc1 perf: optimize status detection pipeline for faster transitions
Full Changelog: v0.12.2...v0.12.3