feat(FN-1702): merge fusion/fn-1702

This commit is contained in:
gsxdsm
2026-04-13 17:04:15 -07:00
parent 6079dfd316
commit 98bc2dfdae
4 changed files with 215 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ Like Trello, but your tasks get specified, executed, and delivered by AI — pow
3. **Open** [http://localhost:4040](http://localhost:4040) — create tasks from the board or the CLI.
**First-run setup:** On first launch, Fusion opens the **Model Onboarding wizard**. It walks you through provider authentication (OAuth login or API key entry) and default model selection before automation starts. Completion is tracked via the global `modelOnboardingComplete` setting. You can re-trigger onboarding later by clearing this flag in Settings, or configure providers/models manually from the Settings modal.
**First-run setup:** On first launch, Fusion automatically opens the **Model Onboarding wizard**. It walks you through provider authentication (OAuth login or API key entry) and default model selection. The wizard is **dismissible and non-blocking** — click **Skip for now** to dismiss it and use the dashboard immediately. You can re-trigger onboarding later from Settings → Authentication, or by clearing the `modelOnboardingComplete` flag in global settings.
### Prerequisites