feat: Openclaw migration dialog (first-launch onboarding)#21
Open
qiongyu1999 wants to merge 1 commit intomainfrom
Open
feat: Openclaw migration dialog (first-launch onboarding)#21qiongyu1999 wants to merge 1 commit intomainfrom
qiongyu1999 wants to merge 1 commit intomainfrom
Conversation
Shows a popup on first install that detects existing Openclaw config (memory files + skill packages) and lets the user one-click migrate them to Nexu. Wired as a new step in the Journey demo between Landing and Onboarding. Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Deploying nexu-design with
|
| Latest commit: |
656945b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://81493c0e.nexu-design.pages.dev |
| Branch Preview URL: | https://feat-openclaw-migration-dial.nexu-design.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
StepOpenclawMigration.tsx— a first-launch popup that detects existing Openclaw config (~/.openclaw/memory/and~/.openclaw/skills/) and offers one-click migration to NexuJourneyPage.tsxas step 2 (between Landing and Onboarding)What the popup does
~/.nexu/memory/,~/.nexu/skills/) and a "Start using Nexu" CTAOriginal Openclaw files are explicitly noted as untouched.
Test plan
/journeyand navigate to step 2 ("迁移 Openclaw")pnpm --filter demo build✓🤖 Generated with Claude Code