jake ddf93ae0ac fix(ui): fix case mismatch in isModelDownloaded preventing model detection
list_models returns capitalized names ("Base") but isModelDownloaded
compared with toLowerCase ("base"), so already-downloaded models were
never recognized. Use case-insensitive comparison instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 16:44:17 +00:00
Description
No description provided
AGPL-3.0 12 MiB
Languages
Rust 56.1%
Svelte 26.8%
TypeScript 7.8%
Shell 3.2%
HTML 2.4%
Other 3.7%