This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAdded MCP attach/detach support, fixed session model handling to honor claude.default_model, and recommended Homebrew installation.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds OpenCode MCP attach/detach support Adds OpenCode MCP attach/detach support Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Fixes session manager to honor claude.default_model at spawn and restart, guarding --extra-arg footgun Fixes session manager to honor claude.default_model at spawn and restart, guarding --extra-arg footgun Source: llm_adapter@2026-06-14 Confidence: high |
— |
Full changelog
Agent Deck v1.9.59
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deck
Quick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash
Go Install:
go install github.com/asheshgoplani/agent-deck/cmd/[email protected]
Changelog
- e92e6ade97c6f518af64922b6290382fc6cbbae1 chore(release): v1.9.59 (#1438)
- 3849298e1e99f14ad7e0edd6c4454083074b7f67 feat(mcp): add opencode mcp attach/detach support (#1288) (#1420)
- 78a7a03356b360e2e8fd46013c45825604463f80 fix(session): honor [claude].default_model at spawn+restart; guard --extra-arg footgun (#1437)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.58...v1.9.59
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agent-deck
Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
Related context
Related tools
Earlier breaking changes
- v1.10.9 Stop global -p/--profile from shadowing a subcommand's -p flag
Beta — feedback welcome: [email protected]