docs(kilo-docs): add workspace migration section to KiloClaw FAQ#8287
docs(kilo-docs): add workspace migration section to KiloClaw FAQ#8287
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
||
| Ask your Claw to push the workspace to a GitHub repository: | ||
|
|
||
| > Create a new GitHub repo and push your entire workspace there with the `gh` CLI. Tell me the URL of the repo you used. |
There was a problem hiding this comment.
WARNING: GitHub repo backup can produce incomplete restores
Pushing the entire workspace into a new GitHub repository does not faithfully preserve common /root/clawd layouts. Nested project repositories are typically recorded as gitlinks instead of full contents, and anything not committed into the temporary backup repo is dropped on restore. That makes this migration path prone to silent data loss unless it is limited to non-nested workspaces or changed to use an archive-based backup.
Code Review SummaryStatus: 1 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Other Observations (not in diff)No additional issues found outside the diff. Files Reviewed (1 file)
Fix these issues in Kilo Cloud Reviewed by gpt-5.4-20260305 · 136,500 tokens |
…AQ page Move the 'Migrating Your Workspace' content from dashboard.md to faq/general.md where it better fits as a frequently asked question. The FAQ version is expanded with a clear what-migrates/what-doesn't breakdown, workspace memory/context note, and step-by-step integration reconfiguration instructions.
…n scenarios Rewrite the migration section to explicitly cover three use cases: - Migrating from another OpenClaw provider to KiloClaw - Moving between KiloClaw instances (individual to org or vice versa) - Leaving KiloClaw for another OpenClaw provider Clarify that the process is the same for all three, and distinguish what migrates via backup/restore (workspace files, memory, context) from what needs manual reconfiguration (integrations).
Updated migration instructions for OpenClaw to clarify workspace migration process and reconfiguration of integrations.
Summary
Built for Alex Gold by Kilo for Slack