Roo-Code/src/api/transform
2026-01-13 01:39:25 -05:00
..
__tests__ fix: use placeholder for empty tool result content to fix Gemini API validation (#10672) 2026-01-13 01:39:25 -05: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: round-trip Gemini thought signatures for tool calls (#10590) 2026-01-09 20:03:58 -05:00
image-cleaning.ts perf: reduce excessive getModel() calls & implement disk cache fallback (#9410) 2025-11-19 23:13:39 -05:00
minimax-format.ts feat(minimax): move environment_details to system message for thinking models (#10284) 2025-12-22 19:59:42 -07: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: use placeholder for empty tool result content to fix Gemini API validation (#10672) 2026-01-13 01:39:25 -05: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
stream.ts [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
vscode-lm-format.ts fix(vscode-lm): order text parts before tool calls in assistant messages (#10573) 2026-01-09 10:01:26 -05:00
zai-format.ts refactor(zai): merge environment_details into tool result instead of system message (#10289) 2025-12-22 20:20:29 -07:00