Roo-Code/apps/web-evals/src
Hannes Rudolph 41c5ff6076
feat(web-evals): remember last Roo model selection + add evals skill (#10470)
* feat(web-evals): remember last Roo model selection

* fix(web-evals): reset model selections on provider switch and fix lint warning

- Add useEffect to reset model selections when switching between providers
  This prevents OpenRouter model IDs from persisting when switching to Roo,
  which was causing Roo's stored selection to be overwritten with wrong IDs

- Remove unused 'executionMethod' from onSubmit dependency array to fix
  react-hooks/exhaustive-deps warning

* fix(web-evals): add missing executionMethod to test cases

* fix(web-evals): harden localStorage + keep provider selections
2026-01-07 08:00:34 -07:00
..
actions Add an option to use our cli for evals (#10456) 2026-01-05 11:33:19 -08:00
app feat(web-evals): remember last Roo model selection + add evals skill (#10470) 2026-01-07 08:00:34 -07:00
components feat(evals): improve evals UI with tool groups and duration fix (#10133) 2025-12-16 12:43:39 -08:00
hooks feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
lib feat(web-evals): remember last Roo model selection + add evals skill (#10470) 2026-01-07 08:00:34 -07:00