Agent Deck v0.10.20
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.10.20Changelog
- 801c0ff bd sync: 2026-02-06 01:35:48
- 4b1c955 feat: add
worktree finishcommand and auto-cleanup on delete (#140) - cc2d6b2 fix: kill grandchild MCP processes with Setpgid process groups
- 258c1d2 fix: rename lost during reload race + fix blind component loggers
- 2756bc1 fix: stop test cleanup from killing user sessions with "test" in title
Full Changelog: v0.10.19...v0.10.20