chore(sync): mirror docs from openclaw/openclaw@47411f7c52
This commit is contained in:
parent
3241fec61e
commit
97b8315251
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "967c0981e3fd8923d22609d8ecbfaa12765fd5d3",
|
||||
"syncedAt": "2026-05-05T00:44:37.918Z"
|
||||
"sha": "47411f7c524cc28b89fc56f1f1a4e65f81799bab",
|
||||
"syncedAt": "2026-05-05T00:52:42.634Z"
|
||||
}
|
||||
|
||||
@ -271,6 +271,12 @@ That stages grounded durable candidates into the short-term dreaming store while
|
||||
|
||||
If the warning appears, choose the route you intended and edit config manually. Keep the warning as-is when PI Codex OAuth is intentional.
|
||||
|
||||
</Accordion>
|
||||
<Accordion title="2g. Session route cleanup">
|
||||
Doctor also scans the active sessions store for stale auto-created route state after you move the configured default/fallback model or runtime away from a plugin-owned route such as Codex.
|
||||
|
||||
`openclaw doctor --fix` can clear auto-created stale state such as `modelOverrideSource: "auto"` model pins, runtime model metadata, pinned harness ids, CLI session bindings, and auto auth-profile overrides when their owning route is no longer configured. Explicit user or legacy session model choices are reported for manual review and left untouched; switch them with `/model ...`, `/new`, or reset the session when that route is no longer intended.
|
||||
|
||||
</Accordion>
|
||||
<Accordion title="3. Legacy state migrations (disk layout)">
|
||||
Doctor can migrate older on-disk layouts into the current structure:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user