fix: align DeepSeek canary tool rounds with gate #34
Reference in New Issue
Block a user
Delete Branch "codex/fix-canary-deepseek-tool-rounds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
Root cause
The release Gate started the compatibility proxy and injected the no-thinking setting, while the production candidate did neither. DeepSeek tool rounds therefore failed when reasoning_content was not replayed.
Validation