mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
Settings > Models is now key-first, matching the onboarding flow: entering an API key (or base URL for local providers) fetches the provider's live model list via the existing models:listForProvider IPC, shown in a dropdown. Free-text model entry survives only as the fetch-failure fallback and the openai-compatible custom-model escape hatch. Unkeyed providers no longer show auto-seeded models. Also fixes the models[] wipe: editing the primary model previously discarded every saved model after the first. |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| demo.gif | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||