feat(FN-1943): add post-onboarding setup recommendations panel
- Add a PostOnboardingRecommendations component that detects incomplete AI provider, default model, and GitHub setup and offers direct actions - Persist post-onboarding dismissal state in model-onboarding-state with new helpers for dismiss, check, and clear flows - Integrate recommendations into App rendering so they appear after completed onboarding when resume onboarding is not active - Add dashboard styles and focused tests for recommendation rendering/actions plus onboarding dismissal state coverage - Add a changeset for @gsxdsm/fusion patch release describing the post-onboarding recommendations
This commit is contained in:
5
.changeset/post-onboarding-recommendations.md
Normal file
5
.changeset/post-onboarding-recommendations.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add a post-onboarding recommendations panel that surfaces skipped setup steps and deep links users directly to complete AI provider, default model, and GitHub configuration.
|
||||
Reference in New Issue
Block a user