v1.0.6
- Restore parent-session ownership for built-in background rescue/review runs so resume candidates, plain
$cc:status, and no-argument$cc:resultstay 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_inputnotification behavior and add E2E coverage for built-in notification steering in both flows.