mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
## What changed - Retain MCP invocation metadata for Node-backed REPL servers so nested elicitations can resolve the enclosing tool call. - Use a valid, same-server `callId` from the current turn as the Guardian assessment target while continuing to review each nested action and connector independently. - Fall back to an elicitation-specific target when `callId` is missing, malformed, unknown, from another server, or from an earlier turn. ## Testing - Cover ordinary and strict reviews for `node_repl` and `cua_repl`, multiple nested decisions, unrelated servers, and invalid or stale call IDs. GitOrigin-RevId: adea4b5cff96726a540ff3b3ea902b0f5dd99299