Roo-Code/src/utils/__tests__
Daniel d00d9edec5
feat: deprecate XML tool protocol selection, force native for new tasks (#10281)
- Disable tool protocol selector UI in ApiOptions.tsx
- Force native protocol for all new tasks in resolveToolProtocol()
- Keep locked protocol support for resumed tasks that used XML
- Remove models without supportsNativeTools: true from providers:
  - baseten.ts: removed 6 models
  - bedrock.ts: removed 2 embedding models
  - featherless.ts: removed 3 models, updated default
  - groq.ts: removed 5 models
  - sambanova.ts: removed 2 models
  - vertex.ts: removed 7 models
  - vercel-ai-gateway.ts: added supportsNativeTools: true
- Update tests to expect native format output
2025-12-22 17:49:50 -08:00
..
autoImportSettings.spec.ts Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
config.spec.ts fix: normalize Windows paths in MCP variable injection (#4739) (#4741) 2025-06-17 14:13:55 -04:00
cost.spec.ts Fix cost and token tracking between provider styles (#8954) 2025-10-31 15:14:29 -04:00
enhance-prompt.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
git.spec.ts feat: add git status to environment details (#9310) 2025-11-17 14:10:32 -05:00
json-schema.spec.ts fix: move array-specific properties into anyOf variant in normalizeToolSchema (#10276) 2025-12-22 11:01:43 -08:00
mcp-name.spec.ts fix: disable strict mode for MCP tools to preserve optional parameters (#10220) 2025-12-22 13:21:31 -05:00
migrateSettings.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
object.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
outputChannelLogger.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
path.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
resolveToolProtocol.spec.ts feat: deprecate XML tool protocol selection, force native for new tasks (#10281) 2025-12-22 17:49:50 -08:00
safeWriteJson.test.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
shell.spec.ts fix: handle array paths from VSCode terminal profiles (#7697) 2025-09-05 11:41:00 -07:00
storage.spec.ts refactor(storage): better fs check (#7164) 2025-08-21 02:15:52 -07:00
text-normalization.spec.ts fix: handle square bracket HTML entities in Gemini responses (#7577) 2025-09-16 11:53:52 -04:00
tiktoken.spec.ts fix: correct token counting for context truncation display (#9961) 2025-12-16 16:12:02 -07:00
xml-matcher.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
xml.spec.ts fix: prevent XML entity decoding in diff tools (#7107) (#7108) 2025-08-14 17:46:52 -04:00