Roo-Code/packages
Roo Code fe67da2172 fix: add defaultToolProtocol native for DeepSeek V3.1/V3.2 to improve tool calling reliability
When reasoning mode is enabled, DeepSeek models may not follow XML tool format correctly.
Setting defaultToolProtocol to native uses OpenAI-style function calling instead,
which is more reliable than XML parsing when reasoning_effort is enabled.
2025-12-14 01:17:56 +00:00
..
build Move the native tool call toggle to experimental settings (#9297) 2025-11-17 09:41:30 -05:00
cloud feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
ipc Better IPC error logging (#9727) 2025-12-01 15:02:34 -08:00
telemetry feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08:00
types fix: add defaultToolProtocol native for DeepSeek V3.1/V3.2 to improve tool calling reliability 2025-12-14 01:17:56 +00:00