Files
Trevin Chow 6b40cf464f fix(ce-code-review): collect reviewers by attributable terminal outcome
A launch is collected when the orchestrator holds, within the turn, a
terminal outcome attributable to that launch: the call's return, a
blocking wait's return, or a host-delivered terminal message naming the
launch with its payload. The old rule demanded one ID-addressed collector
tool and forbade waiting for notifications, so Codex, which delivers a
subagent's final answer as a task-name-tagged message, failed closed.
Headless Claude still never ends its turn to await a result.

Fixes #1654

Claude-Session: https://claude.ai/code/session_016vXzLQecBf8Ab5ek4ewXLQ
2026-09-09 16:31:59 -07:00
..