mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Combo mixes models, so non-Claude thinking signatures leak into conversation history. Native passthrough forwarded them verbatim and Anthropic rejected the request. Validate signatures and drop invalid thinking blocks, re-inserting a placeholder when tool_use requires one. Co-authored-by: Cursor <cursoragent@cursor.com>