This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates tui, recommended, and verification across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Maestro as fleet supervisor in TUI. Adds Maestro as fleet supervisor in TUI. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Low |
Pins sessions to fixed top/bottom of group in TUI. Pins sessions to fixed top/bottom of group in TUI. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes quick-approve to target highlighted window, not session. Fixes quick-approve to target highlighted window, not session. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes default-group delete block to appear in a modal, surviving viewport clamp. Fixes default-group delete block to appear in a modal, surviving viewport clamp. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes profile selector rendering as static text in web UI. Fixes profile selector rendering as static text in web UI. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes git worktreeinclude walk from recursing into nested worktrees. Fixes git worktreeinclude walk from recursing into nested worktrees. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes conductor to pre‑accept Claude trust dialog for conductor directory. Fixes conductor to pre‑accept Claude trust dialog for conductor directory. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Fixes statedb to reclaim dead primary in ElectPrimary, eliminating need for pkill on restart. Fixes statedb to reclaim dead primary in ElectPrimary, eliminating need for pkill on restart. Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
Agent Deck v1.9.56
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
- 33ebdaa31cd739f7d3ba219451b150b577f7f124 chore(release): v1.9.56
- 725ac5c8627f6cce4efddfc6a4459844e2c5db47 docs(verification): add capability verification checklist + methodology (#1395)
- c74d46b5e7b6f7cd65f0900dfc7c934cf247a2a9 feat(sessions): pin sessions to fixed top/bottom of group (#1336)
- fa25f4b40a609b910cbaab6ad1873014aa5a5142 feat(tui): present Maestro as the fleet supervisor (#1401)
- 0a641f8774bf224b9720ff8bd7e62c31b3c96f4a fix(conductor): pre-accept Claude trust dialog for conductor dir (#1359) (#1393)
- 1b7be2f503b654f53b5ae4615177ed86b6ce108d fix(git): stop worktreeinclude walk from recursing into nested worktrees (#1398)
- 99e3674edac157291f9d43091726e2fc8f17f66c fix(statedb): reclaim dead primary in ElectPrimary so restart needs no pkill (#1394)
- 0bc50773f09ec967c7515d0f420f941ac520aad8 fix(tui): quick-approve targets the highlighted window, not the session (#1369) (#1403)
- 5e2c340afcf34944742be5cfcd44f1294215737d fix(ui): show default-group delete block in a modal so it survives the viewport clamp (#1402)
- 80940ddbe5b9fe5b7806de322d11fda2eb02a4b6 fix(web): render profile selector as static text (#1365) (#1392)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.55...v1.9.56
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]