Agent Deck v0.19.16
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.16Changelog
- 34eb339 fix(add): eliminate worktree TOCTOU race
- e6cb55a fix(tmux): restore opencode busy status detection
- 11f1aea fix(ui): move sessions by group path in move dialog
- 1b2f38d fix: avoid false claude detection for shell sessions
Full Changelog: v0.19.15...v0.19.16