diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json
index 05bc3dc22..388162b64 100644
--- a/.openclaw-sync/source.json
+++ b/.openclaw-sync/source.json
@@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
- "sha": "3a24a25f4b970ec1702e93fb93f9e70c5b9ec672",
- "syncedAt": "2026-05-01T12:56:29.110Z"
+ "sha": "6c86972fbec0e88e2f44d8bad149145053b86014",
+ "syncedAt": "2026-05-01T13:11:57.441Z"
}
diff --git a/docs/providers/zai.md b/docs/providers/zai.md
index 6a2010302..165195434 100644
--- a/docs/providers/zai.md
+++ b/docs/providers/zai.md
@@ -34,9 +34,9 @@ with a Z.AI API key.
}
```
-
+
```bash
- openclaw models list --provider zai
+ openclaw models list --all --provider zai
```
@@ -70,9 +70,9 @@ with a Z.AI API key.
}
```
-
+
```bash
- openclaw models list --provider zai
+ openclaw models list --all --provider zai
```
@@ -82,7 +82,14 @@ with a Z.AI API key.
## Built-in catalog
-OpenClaw currently seeds the bundled `zai` provider with:
+OpenClaw ships the bundled `zai` provider catalog in the plugin manifest, so read-only
+listing can show known GLM rows without loading provider runtime:
+
+```bash
+openclaw models list --all --provider zai
+```
+
+The manifest-backed catalog currently includes:
| Model ref | Notes |
| -------------------- | ------------- |