Skip to content

fix(hybrid): skip the CE first-run setup wizard in desktop dual mode - #35

Merged
Luhaozhu merged 1 commit into
mainfrom
feat/dual-skip-ce-onboarding
Jul 27, 2026
Merged

fix(hybrid): skip the CE first-run setup wizard in desktop dual mode#35
Luhaozhu merged 1 commit into
mainfrom
feat/dual-skip-ce-onboarding

Conversation

@Luhaozhu

Copy link
Copy Markdown
Contributor

What

In desktop dual mode the CE first-run setup wizard (model / search-engine configuration) no longer appears after login.

  • Configuration is owned by the cloud deployment and delivered to the local execution plane over the identity bridge, so there is nothing for the desktop client to configure.
  • The wizard still shows where it is genuinely needed: web access to a fresh CE deployment, and desktop local-only mode (the local server needs its own model config there).
  • A short guard avoids flashing the wizard before the deployment-mode probe resolves (instant on web).

Testing

  • npx tsc --noEmit clean

In dual mode configuration is owned by the cloud deployment and pushed to the
local plane over the identity bridge, so the desktop client should never run
the CE bootstrap wizard (model / search engine setup). The wizard still shows
on the web and in desktop local-only mode, where it is genuinely needed.
@Luhaozhu
Luhaozhu merged commit 064f35e into main Jul 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant