Roo-Code/webview-ui/src/components
roomote[bot] d0e519de3f
feat: convert Chutes to dynamic/router provider (#8980)
* feat: convert Chutes to dynamic/router provider

- Add chutes to dynamicProviders array in provider-settings
- Add chutes entry to dynamicProviderExtras in api.ts
- Create fetcher function for Chutes models API
- Convert ChutesHandler to extend RouterProvider
- Update tests to work with dynamic provider setup
- Export chutesDefaultModelInfo for RouterProvider constructor

* fix: address security and code quality issues from review

- Fix potential API key leakage in error logging
- Add temperature support check before setting temperature
- Improve code consistency with RouterProvider patterns

* fix: add chutes to routerModels initialization

- Fix TypeScript error in webviewMessageHandler
- Ensure chutes is included in RouterName Record type

* Fixes

* Support reasoning

* Fix tests

* Remove reasoning checkbox

---------

Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-11-02 16:28:33 -05:00
..
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
chat fix: prevent message loss during queue drain race condition (#8955) 2025-11-02 01:05:45 -04:00
cloud Revert cloud agents for now (#8713) 2025-10-17 16:59:16 -04:00
common feat: Add telemetry tracking to DismissibleUpsell component (#8309) 2025-09-25 13:29:43 -04:00
history Revert cloud agents for now (#8713) 2025-10-17 16:59:16 -04:00
human-relay fix: Adjust the style of the HumanRelayDialog component to increase the maximum height and spacing of the content area (#1791) 2025-03-19 00:09:04 -04:00
marketplace Add checkpoint initialization timeout settings and fix checkpoint timeout warnings (#8019) 2025-10-23 22:18:58 -04:00
mcp feat: rename MCP Errors tab to Logs for mixed-level messages (#8894) 2025-10-30 22:12:34 -04:00
modes fix: improve save button activation in prompts settings (#5780) (#8267) 2025-10-03 09:55:54 -04:00
settings feat: convert Chutes to dynamic/router provider (#8980) 2025-11-02 16:28:33 -05:00
ui feat: convert Chutes to dynamic/router provider (#8980) 2025-11-02 16:28:33 -05:00
welcome Revert cloud agents for now (#8713) 2025-10-17 16:59:16 -04:00
ErrorBoundary.tsx Remove duplicated assignment (#6355) 2025-07-29 10:54:44 -04:00