Agent Deck v1.7.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.7.65Changelog
- 881bd10 feat(worktree): configurable setup hook timeout via [worktree].setup_timeout_seconds (#724, v1.7.65) (#727)
Full Changelog: v1.7.62...v1.7.65