diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index fb2c0bfc6..dfcb55190 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "75d64cd4b8fb706f6a72f9c184b720cc765ba87a", - "syncedAt": "2026-04-25T19:23:48.332Z" + "sha": "b732f21a8688e922d26590e4ec073d5c6d155d35", + "syncedAt": "2026-04-25T19:26:12.187Z" } diff --git a/docs/plugins/voice-call.md b/docs/plugins/voice-call.md index e0099108a..70b17fe16 100644 --- a/docs/plugins/voice-call.md +++ b/docs/plugins/voice-call.md @@ -53,6 +53,12 @@ Restart the Gateway afterwards. Set config under `plugins.entries.voice-call.config`: +If `enabled` is true but the selected provider is missing credentials, Gateway +startup logs a setup-incomplete warning with the missing keys and skips starting +the runtime. Run `openclaw voicecall setup` to see the same readiness details. +Commands, RPC calls, and agent tools still return the exact missing provider +configuration when used. + ```json5 { plugins: {