mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
The composer picker lists every model across all connected providers: models.dev catalog groups for openai/anthropic/google (plus the rowboat gateway when signed in) and live per-provider fetches via models:listForProvider for openrouter/aigateway/ollama/openai-compatible, each group loading and failing independently with inline Retry. Picking a model persists as the app default (models:updateConfig defaultSelection) so background agents and new tabs follow the last pick; per-tab override behavior is unchanged. Empty state points to Settings; the dropdown scrolls for large lists and OpenRouter ids containing slashes are handled. |
||
|---|---|---|
| .. | ||
| .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 | ||