From 4e72ecb7cb839a472d964a5d7b3459f89a84a753 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 6 Apr 2026 13:25:43 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@9afcbbec5e603616ed8c5c09872ce68b0261050b --- .openclaw-sync/source.json | 4 ++-- docs/help/faq.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index eb9ddc587..735432f31 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "d378a504ac17eab2425a114fed32a217b5702395", - "syncedAt": "2026-04-06T13:21:50.599Z" + "sha": "9afcbbec5e603616ed8c5c09872ce68b0261050b", + "syncedAt": "2026-04-06T13:25:42.952Z" } diff --git a/docs/help/faq.md b/docs/help/faq.md index 549a24113..373ea9f5e 100644 --- a/docs/help/faq.md +++ b/docs/help/faq.md @@ -2645,7 +2645,7 @@ Related: [/concepts/oauth](/concepts/oauth) (OAuth flows, token storage, multi-a for one model can still be usable for a sibling model on the same provider, while billing/disabled windows still block the whole profile. - You can also set a **per-agent** order override (stored in that agent's `auth-profiles.json`) via the CLI: + You can also set a **per-agent** order override (stored in that agent's `auth-state.json`) via the CLI: ```bash # Defaults to the configured default agent (omit --agent)