Roo-Code/webview-ui/src
daniel-lxs c4ddbf65d0
Propagate AbortSignal to all provider fetchers and use native timeout
- Remove inline withTimeout helper in favor of AbortSignal.timeout()
- Add optional AbortSignal parameter to all provider model fetchers:
  - openrouter, requesty, glama, unbound, litellm, ollama, lmstudio
  - deepinfra, io-intelligence, vercel-ai-gateway, huggingface, roo
- Standardize timeout handling across modelCache and modelEndpointCache
- Add useRouterModelsAll hook for settings UI to fetch all providers
- Update Unbound and ApiOptions to use requestRouterModelsAll

This ensures consistent cancellation behavior and prepares for better
request lifecycle management across the codebase.
2025-10-30 09:39:26 -05:00
..
__tests__ Revert "feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud" (#8559) 2025-10-07 21:37:10 -04:00
components Propagate AbortSignal to all provider fetchers and use native timeout 2025-10-30 09:39:26 -05:00
context feat: add settings to configure time and cost in system prompt (#8451) 2025-10-27 18:40:16 -04:00
hooks feat: Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (#8024) 2025-09-16 08:59:17 -04:00
i18n Enabled reasoning in Roo provider (#8874) 2025-10-27 21:15:02 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: add dynamic model loading for Roo Code Cloud provider (#8728) 2025-10-24 00:58:34 -04:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx Cloud account switcher (#8223) 2025-09-23 18:18:28 -04:00
index.css Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04: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