You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.