ChangedUpdated the embedded Claude ACP runtime to the latest upstream 0.31.4 snapshot, keeping NeverWrite aligned with Claude Code v2.1.123
SecurityUpdated the embedded Claude ACP runtime's vendored dependencies to include upstream Hono security fixes for JSX tag validation and chunked request body limits
FixedFixed Codex subagent threads so their sidebar Working state now follows each child agent's own turn lifecycle
FixedFixed subagent completion handling so child threads return to idle when their ACP turn completes, aborts, or shuts down
FixedFixed stale Codex subagent completion events so older turns can no longer mark reactivated child agents as idle
FixedFixed subagent reactivation so resumed or still-running child agents are no longer incorrectly marked idle by parent breadcrumbs
FixedFixed multi-subagent waiting updates so a completed child no longer causes sibling subagents to stop showing as working
FixedFixed Codex ACP lifecycle projection by emitting structured turn lifecycle metadata and structured waiting-status metadata for subagents