chore(sync): mirror docs from openclaw/openclaw@7a85c1a822

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-26 02:55:28 +00:00
parent d7032df328
commit 03bd9b8652
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "1231f21679c88fba3fdb690c985a12930dad4261",
"syncedAt": "2026-04-26T02:51:37.798Z"
"sha": "7a85c1a8226eb7d3a96906d2721a189768d3034a",
"syncedAt": "2026-04-26T02:53:58.043Z"
}

View File

@ -846,6 +846,8 @@ Notes:
- success fallback: `Fallback: <primary> -> <used>` plus `Attempts: ...`
- failure: `Error: ...` plus `Attempts: ...`
- detailed diagnostics: `Attempt details: provider:outcome(reasonCode) latency`
- `/status` shows the active TTS mode plus configured provider, model, voice,
and sanitized custom endpoint metadata when TTS is enabled.
- OpenAI and ElevenLabs API failures now include parsed provider error detail and request id (when returned by the provider), which is surfaced in TTS errors/logs.
## Agent tool