Codex Desktop Bug Incorrectly Rehydrates Terminated Subagents as Working
palmer-Eormen · ghdev · 2026-08-08
A recent bug in the OpenAI Codex desktop app incorrectly rehydrates completed and aborted subagents as Working upon application restart.
Impact & Details:
- Causes false active-agent counts, making it impossible for users to determine if background work actually exists.
- Inspected child sessions are actually terminated (backend returns notfound, SQLite state is closed), yet the UI shows them running for days.
- In one affected conversation, all 76 completed subagents were displayed as actively working.
- Reconstructing numerous historical children also introduces UI/session-loading overhead.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24