v1.9.59
Agent Deck v1.9.59
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.59Changelog
- e92e6ad chore(release): v1.9.59 (#1438)
- 3849298 feat(mcp): add opencode mcp attach/detach support (#1288) (#1420)
- 78a7a03 fix(session): honor [claude].default_model at spawn+restart; guard --extra-arg footgun (#1437)
Full Changelog: v1.9.58...v1.9.59