This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates recommended, session, and ui across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds persistence of operator's per-session model across restarts. Adds persistence of operator's per-session model across restarts. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Medium |
Prompts the highlighted session from the list without attaching. Prompts the highlighted session from the list without attaching. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Low |
Fixes visual‑regression readiness probe after profile <select> removal. Fixes visual‑regression readiness probe after profile <select> removal. Source: llm_adapter@2026-06-14 Confidence: high |
— |
Full changelog
Agent Deck v1.9.62
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
- 0270aef63d0f9d8364ceff9f517650a7a723adbf chore(release): v1.9.62
- b045d6604da403c1176e7cc8a0246179eabc2992 feat(session): persist operator's per-session model across restart (#1436) (#1445)
- 806343528e3b2fac0e41879fc40c7bc5c89b257e feat(ui): prompt the highlighted session from the list without attaching (#1410) (#1446)
- b05e9cabb33914fb18229bd1b424367077bf8c04 test(web): fix visual-regression readiness probe after profile removal (#1298) (#1444)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.61...v1.9.62
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]