Roo-Code/src/api/transform
Hannes Rudolph 0b86796b8f
[feat] Claude Code Provider Native Tool Calling (#10077)
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2025-12-17 12:57:27 -08:00
..
__tests__ fix(bedrock): convert tool_result to XML text when native tools disabled (#10155) 2025-12-17 08:46:34 -08:00
cache-strategy Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
caching feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
anthropic-filter.ts fix: filter non-Anthropic content blocks before sending to Vertex API (#9618) 2025-11-26 17:47:04 -05:00
bedrock-converse-format.ts fix(bedrock): convert tool_result to XML text when native tools disabled (#10155) 2025-12-17 08:46:34 -08:00
gemini-format.ts fix: handle empty Gemini responses and reasoning loops (#10007) 2025-12-11 08:55:47 -08:00
image-cleaning.ts perf: reduce excessive getModel() calls & implement disk cache fallback (#9410) 2025-11-19 23:13:39 -05:00
mistral-format.ts fix: normalize tool call IDs for cross-provider compatibility via OpenRouter (#10102) 2025-12-16 09:34:35 -08:00
model-params.ts refactor: consolidate ThinkingBudget components and fix disable handling (#9930) 2025-12-08 17:23:49 -08:00
openai-format.ts fix: normalize tool call IDs for cross-provider compatibility via OpenRouter (#10102) 2025-12-16 09:34:35 -08:00
r1-format.ts fix(deepseek): preserve reasoning_content during tool call sequences (#10141) 2025-12-17 11:05:55 -05:00
reasoning.ts feat(gemini): add minimal and medium reasoning effort levels (#9973) 2025-12-09 21:50:14 -08:00
simple-format.ts Fix type errors 2025-02-24 15:55:04 -08:00
stream.ts [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
vscode-lm-format.ts feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 2025-07-30 16:56:01 -04:00