You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(brain-repo): /onboarding?reconfigure=brain enters connect step directly after onboarding completion
The "Configure" / "Reconnect" buttons on /backups and /settings/brain-repo linked to /onboarding, which the OnboardingRouter bounces straight to /agents when onboarding_state is completed or skipped — leaving users with no UI path to connect the brain repo after initial setup.
Add a "reconfigure=brain" query param that skips the welcome screen and the provider step and drops the user directly into StepBrainConnect, and point all three call sites at it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments