Agent Deck v1.9.15
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.15Changelog
- 6a1645e feat(fork): --with-state and --with-state-and-gitignored copy parent WIP into worktree (closes #1029) (#1030)
- 0bf3125 fix(launch): parallel-safe persistence + return session ID (closes #1031) (#1032)
- 7473eee release: prepare v1.9.15 changelog + version bump
Full Changelog: v1.9.14...v1.9.15