Skip to content

v1.0.6

Choose a tag to compare

@sf-jin-ku sf-jin-ku released this 11 Apr 00:09
· 102 commits to main since this release
770c5d1

v1.0.6

  • Restore parent-session ownership for built-in background rescue/review runs so resume candidates, plain $cc:status, and no-argument $cc:result stay aligned after nested child sessions.
  • Distinguish the owning Codex session from the actual Claude Code session in job rendering so claude --resume ... points at the real Claude session instead of the parent owner marker.
  • Tighten the background review and adversarial-review forwarding contracts around send_input notification behavior and add E2E coverage for built-in notification steering in both flows.