Roo-Code/webview-ui/src
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
..
__tests__ ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
components feat: deprecate XML tool protocol selection, force native for new tasks (#10281) 2025-12-22 17:49:50 -08:00
context Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
hooks Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
i18n Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
utils feat: remove strict ARN validation for Bedrock custom ARN users (#10110) 2025-12-15 23:25:41 -05:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css ux: Improvements to to-do lists and task headers (#9096) 2025-11-07 17:26:20 -05:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00