Roo-Code/webview-ui/src
roomote[bot] d6d00dedec
Fix local model validation error for Ollama models (#10893)
fix: prevent false validation error for local Ollama models

The validation logic was checking against an empty router models object
that was initialized but never populated for Ollama. This caused false
validation errors even when models existed locally.

Now only validates against router models if they actually contain data,
preventing the false error when using local Ollama models.

Fixes ROO-581

Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-27 16:50:05 +00:00
..
__tests__ Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
components Fix local model validation error for Ollama models (#10893) 2026-01-27 16:50:05 +00:00
context chore: remove POWER_STEERING experiment remnants (#10980) 2026-01-26 15:26:47 -07:00
hooks feat: warn users when too many MCP tools are enabled (#10772) 2026-01-18 09:22:09 -05:00
i18n chore: add changeset for v3.44.0 (#10987) 2026-01-26 23:19:13 -05: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: add button to open markdown in VSCode preview (#10773) 2026-01-16 10:56:19 -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: improve worktree selector and creation UX (#10940) 2026-01-24 22:06:37 +00:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css ux: improve worktree selector and creation UX (#10940) 2026-01-24 22:06:37 +00: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