This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates session, recommended, and notifier across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds --idle-timeout flag to auto-stop dormant child sessions Adds --idle-timeout flag to auto-stop dormant child sessions Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Persists Codex and Gemini session-id rebinds to SQLite storage Persists Codex and Gemini session-id rebinds to SQLite storage Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
De-duplicates identical [EVENT] notifications by child, status, and output-hash De-duplicates identical [EVENT] notifications by child, status, and output-hash Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
Agent Deck v1.9.29
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
- b518b7f84e1ceac54436a9db348af526d7e753a2 chore(release): v1.9.29 — codex/gemini session-id persist, event dedup, idle-timeout
- 203b5f1bdc6be5aa0f96f83a054b6ae8a21e762b feat(session): --idle-timeout auto-stops dormant child sessions (closes #1143) (#1145)
- 1d1c9aaa47972e3f951b967ca343024fbba82e0a fix(notifier): de-duplicate identical [EVENT] notifications by (child, status, output-hash) (closes #1142) (#1144)
- b78862c711557d91430c371f7c98498c4b254079 fix(session): persist Codex + Gemini session-id rebinds to SQLite (#1139) (#1141)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.28...v1.9.29
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
Beta — feedback welcome: [email protected]