v1.9.65
Agent Deck v1.9.65
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@v1.9.65Changelog
- a794ea2 chore(release): v1.9.65 (#1454)
- 08128e0 fix(worktree): don't strand siblings when finishing a shared worktree (#1449) + TUI help/idle fixes (#1453)
Full Changelog: v1.9.64...v1.9.65