This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates conductor, recommended, and remote across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes async reply delivery when conductor idle turn exceeds RESPONSE_TIMEOUT. Fixes async reply delivery when conductor idle turn exceeds RESPONSE_TIMEOUT. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Ensures bridge.py is a single source of truth using go:embed. Ensures bridge.py is a single source of truth using go:embed. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Parses remote's actual current version instead of advertised update. Parses remote's actual current version instead of advertised update. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Bugfix | Medium |
Persists parent extra_args on forked session instances. Persists parent extra_args on forked session instances. Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
Agent Deck v1.9.57
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
- e38969cd3bd99d9e6cc12452520d01c0ccef51d0 chore(release): v1.9.57
- aca46722b153be314edde1963d39a89a88062582 ci(release): exclude integration tests from release gate (#1331)
- e5737ef25937b532cb1bcc1b458f41d6c4b52417 fix(conductor): async-deliver reply when an idle conductor's turn outruns RESPONSE_TIMEOUT (#1404)
- 96c17723ee1f47131b79aee3a9feb49d56b37269 fix(conductor): single source of truth for bridge.py via go:embed (#1406)
- e97b91840dd74908746f956b3161da3bae006c51 fix(remote): parse remote's current version, not its advertised update (#1405)
- c71460d4021930ee8ec13db580a7fa16ec4d6aff fix(session): persist parent extra_args on forked instances (#1407) (#1408)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.56...v1.9.57
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]