diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 6adb6c835..68b117960 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/tools/tts.md b/docs/tools/tts.md index 7c8e879c5..df0ea1007 100644 --- a/docs/tools/tts.md +++ b/docs/tools/tts.md @@ -846,6 +846,8 @@ Notes: - success fallback: `Fallback: -> ` 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