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
If Node Mode is enabled → device appears as "Waiting for approval" in the tray menu, but there's no explanation of what the user needs to do on the gateway host
There's no way to re-trigger the Welcome/setup flow after dismissing it
Proposed onboarding flow
Trigger conditions
First launch (no settings.json exists) → auto-start onboarding
Test connection fails in Settings → offer "Need help setting up?" link/button
Tray menu → add a "Setup Guide..." menu item (always available)
Deep link: openclaw://setup → opens the onboarding flow
Step 1: Gateway connection
Ask for Gateway URL with a hint: "This is the address of your OpenClaw gateway (usually ws://your-mac-ip:18789)"
"Find on network" button that scans common ports? (stretch goal)
Test connection inline with clear success/failure feedback
Problem
There's no guided onboarding flow for new users or when authentication fails. The current experience:
Proposed onboarding flow
Trigger conditions
settings.jsonexists) → auto-start onboardingopenclaw://setup→ opens the onboarding flowStep 1: Gateway connection
ws://your-mac-ip:18789)"gateway.controlUi.allowedOriginson your gateway"openclaw config showon your gateway host"Step 2: Token
openclaw config showand copy thegateway.remote.tokenvalue"Step 3: Node Mode (optional)
a0afe9ec..." (with copy button)Step 4: Done
Re-triggering onboarding
openclaw://setupAdditional improvements
Related issues