feat(import): add OpenClaw import crate, CLI, gateway RPC, and UI#217
Open
feat(import): add OpenClaw import crate, CLI, gateway RPC, and UI#217
Conversation
Contributor
Merging this PR will degrade performance by 47.04%
Performance Changes
Comparing Footnotes
|
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
03d33a0 to
294b4dd
Compare
294b4dd to
3c62baa
Compare
# Conflicts: # crates/gateway/Cargo.toml # crates/web/ui/e2e/specs/providers.spec.js
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
moltis-openclaw-importcrate with full import pipeline from OpenClaw configurations (providers, skills, memory, channels, sessions, MCP servers, identity)moltis import detect|all|select) for headless importopenclaw.detect,openclaw.scan,openclaw.import) through gatewayWhat it imports
~/.moltis/skills/mcp-servers.jsonFiles changed
crates/openclaw-import/(12 source files, 63 tests)crates/cli/src/import_commands.rs+ main.rs wiringmethods.rs, service impl inonboarding.rs, startup detection inserver.rsOnboardingServicetraitopenclaw_detectedflag for conditional UI renderingValidation
Completed
cargo check -p moltis-openclaw-importcargo check -p moltis-gatewaycargo test -p moltis-openclaw-import— 63 tests passingopenclaw-import(enabled by default)Remaining
cargo +nightly-2025-11-30 clippy -Z unstable-options --workspace --all-features --all-targets --timings -- -D warningscargo +nightly-2025-11-30 fmt --all -- --checkManual QA
~/.openclaw/config.json5moltis import detect— should show detected categoriesmoltis import all --dry-run— should preview what would be imported