mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Guard openai-responses compression: skip Headroom when body.input contains non-message items (function_call, function_call_output, reasoning) to preserve the Responses contract instead of collapsing them into chat messages. Co-authored-by: Cursor <cursoragent@cursor.com>