Upload openclaw.json with huggingface_hub
Browse files- openclaw.json +28 -0
openclaw.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"plugins": {
|
| 3 |
+
"entries": {
|
| 4 |
+
"channels": {
|
| 5 |
+
"enabled": true
|
| 6 |
+
}
|
| 7 |
+
},
|
| 8 |
+
"installs": {
|
| 9 |
+
"channels": {
|
| 10 |
+
"source": "clawhub",
|
| 11 |
+
"spec": "clawhub:@openclaw-china/channels@2026.3.29",
|
| 12 |
+
"installPath": "/root/.openclaw/extensions/channels",
|
| 13 |
+
"version": "2026.3.29",
|
| 14 |
+
"integrity": "sha256-bj4/3E1KnhClSxUC2e6nklvRRAwAWxyM7D+ZM3S2sTc=",
|
| 15 |
+
"resolvedAt": "2026-04-09T10:18:16.595Z",
|
| 16 |
+
"clawhubUrl": "https://clawhub.ai",
|
| 17 |
+
"clawhubPackage": "@openclaw-china/channels",
|
| 18 |
+
"clawhubFamily": "code-plugin",
|
| 19 |
+
"clawhubChannel": "community",
|
| 20 |
+
"installedAt": "2026-04-09T10:18:16.595Z"
|
| 21 |
+
}
|
| 22 |
+
}
|
| 23 |
+
},
|
| 24 |
+
"meta": {
|
| 25 |
+
"lastTouchedVersion": "2026.4.9",
|
| 26 |
+
"lastTouchedAt": "2026-04-09T10:18:22.637Z"
|
| 27 |
+
}
|
| 28 |
+
}
|