From ba4b61465bcca7a4b08046ddb68a5f5c2b7d522e Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 09:41:08 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@733aaa01171df83bb83fdd4769013a34de978d8d --- .openclaw-sync/source.json | 4 ++-- docs/cli/migrate.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 827f06fee..06b66ab22 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "f9b78fb08ecefbb72c4640789b882caa4d09cd1a", - "syncedAt": "2026-04-27T09:39:00.985Z" + "sha": "733aaa01171df83bb83fdd4769013a34de978d8d", + "syncedAt": "2026-04-27T09:39:46.350Z" } diff --git a/docs/cli/migrate.md b/docs/cli/migrate.md index 92a0f3d3d..bc00772e8 100644 --- a/docs/cli/migrate.md +++ b/docs/cli/migrate.md @@ -87,7 +87,7 @@ The bundled Claude provider detects Claude Code state at `~/.claude` by default. For a user-facing walkthrough, see [Migrating from Claude](/install/migrating-claude). -### What gets imported +### What Claude imports - Project `CLAUDE.md` and `.claude/CLAUDE.md` into the OpenClaw agent workspace. - User `~/.claude/CLAUDE.md` appended to workspace `USER.md`. @@ -103,7 +103,7 @@ Claude hooks, permissions, environment defaults, local memory, path-scoped rules The bundled Hermes provider detects state at `~/.hermes` by default. Use `--from ` when Hermes lives elsewhere. -### What gets imported +### What Hermes imports - Default model configuration from `config.yaml`. - Configured model providers and custom OpenAI-compatible endpoints from `providers` and `custom_providers`.