chore(sync): mirror docs from openclaw/openclaw@b77db8c0b6

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-08 16:03:46 +00:00
parent d99979cf79
commit 13f7e33e1d
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "7f19676439a8dabc42ae8e50eb26136eec7c01de",
"syncedAt": "2026-04-08T14:54:36.562Z"
"sha": "b77db8c0b610f975c15a418433c57fb9116b5473",
"syncedAt": "2026-04-08T16:03:45.732Z"
}

View File

@ -323,6 +323,11 @@ Anthropic setup-token path.
Refresh prompts only appear when running interactively (TTY); `--non-interactive`
skips refresh attempts.
When an OAuth refresh fails permanently (for example `refresh_token_reused`,
`invalid_grant`, or a provider telling you to sign in again), doctor reports
that re-auth is required and prints the exact `openclaw models auth login --provider ...`
command to run.
Doctor also reports auth profiles that are temporarily unusable due to:
- short cooldowns (rate limits/timeouts/auth failures)