mirror of
https://github.com/openai/codex.git
synced 2026-05-24 04:54:52 +00:00
function_call_output already returns an owned JSON value, so the remote-routing wait helper should return it directly instead of calling cloned(). Co-authored-by: Codex <noreply@openai.com>