diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 8b1c1f907..883784806 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "5a1ff1347dfaed1bd26dc86d2309b03cc1cb1ecc", - "syncedAt": "2026-04-28T10:36:38.311Z" + "sha": "3c0eac31f1abba0fac0f3df430b382bf72f455ca", + "syncedAt": "2026-04-28T10:41:47.036Z" } diff --git a/docs/providers/qwen.md b/docs/providers/qwen.md index 8d1ca6b8c..869de6575 100644 --- a/docs/providers/qwen.md +++ b/docs/providers/qwen.md @@ -235,6 +235,12 @@ See [Video Generation](/tools/video-generation) for shared tool parameters, prov `qwen3.6-plus`, switch to Standard (pay-as-you-go) instead of the Coding Plan endpoint/key pair. + OpenClaw's bundled Qwen catalog does not advertise `qwen3.6-plus` on Coding + Plan endpoints, but explicitly configured `qwen/qwen3.6-plus` entries under + `models.providers.qwen.models` are honored on Coding Plan baseUrls so you + can opt that model in if Aliyun enables it on your subscription. The + upstream API still decides whether the call succeeds. +