chore(sync): mirror docs from openclaw/openclaw@733aaa0117

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 09:41:08 +00:00
parent 54d7432a44
commit ba4b61465b
2 changed files with 4 additions and 4 deletions

View File

@ -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"
}

View File

@ -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).
</Tip>
### 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 <path>` 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`.