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, ui, and fork across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds configurable agent tool visibility denylist. Adds configurable agent tool visibility denylist. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Makes gitignored-copy opt‑in (with_ignored default off). Makes gitignored-copy opt‑in (with_ignored default off). Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Prevents Claude name sync from clobbering renames and fork titles. Prevents Claude name sync from clobbering renames and fork titles. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Hardens cross‑platform degradation of the persistence harness. Hardens cross‑platform degradation of the persistence harness. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
Agent Deck v1.9.54
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
- 6899f3837a5abcc5984b9392bddad514b023961b chore(release): v1.9.54
- 222f3a24c75282130c2991da7550c8ccc3129b7e feat(ui): add configurable agent tool visibility denylist (#1346)
- 162c80b9b0ec898fb2ab1a646d8303d167b802cf fix(fork): make gitignored-copy opt-in (with_ignored default off) (#1354)
- b4ca1d8ba586dd4ab42d8e35a84a2521b3270739 fix(title): stop claude name sync from clobbering renames and fork titles (#1355)
- 86d3baed3b5110d0eea8115e676e66886107f2dd fix(verify-persistence): harden cross-platform degradation of the persistence harness (#1309)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.53...v1.9.54
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]