mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Forcing reasoning_effort:"medium" + reasoning_summary:"auto" on plain requests tripped CodeBuddy's content filter and returned an error (#2071). Make reasoning params opt-in: only set reasoning_summary when the client sent an explicit reasoning_effort; none/off still drops it. Fixes #2071 Co-authored-by: Cursor <cursoragent@cursor.com>