Agent Deck v1.7.58
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.58Changelog
- b565730 chore(release-tests): append fix-715 bare-repo regressions to manifest
- 09faf93 fix(git): support bare-repository worktree layouts (#715, v1.7.58)
Full Changelog: v1.7.57...v1.7.58