mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
Each connected provider gets an explicit Disconnect in Settings. When the disconnected provider was the default, another connected provider is silently promoted (defaultSelection's provider preferred) through the existing models:saveConfig path, and the toast names the new default. Disconnecting the last provider clears the top-level config entirely so llm:getDefaultModel degrades to the signed-in gateway default or a clean no-config rejection and the composer shows its connect hint instead of a phantom default. A defaultSelection pointing at the removed flavor is dropped in the same write. |
||
|---|---|---|
| .. | ||
| .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 | ||