Changelog

What's new in NeverWrite

Subagent Reliability

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