This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryFixed notifier re‑firing by deriving the EVENT dedup key from content and ensuring a trustworthy worker‑finished signal.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Derives EVENT deduplication key from content to prevent re‑firing in live panes. Derives EVENT deduplication key from content to prevent re‑firing in live panes. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Ensures trustworthy worker‑finished signal using a completion sentinel. Ensures trustworthy worker‑finished signal using a completion sentinel. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Agent Deck v1.9.36
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
- 5e5f265e0889597b3a25105ba5f41dda46c21bdc chore(release): v1.9.36 — inter-agent comms backbone fixes (#1186 done signal + #1187 dedup key)
- 2e6d93265513584a4528db2d281996de8b68bedc fix(notifier): content-derive the EVENT dedup key so a live pane stops re-firing (#1187) (#1189)
- ab9c31cef6d6bff9103e337a08bdd9da579c709b fix(notifier): trustworthy worker-finished signal via completion sentinel (#1186) (#1188)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.35...v1.9.36
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]