fix(channels): load third-party official channel packages

This commit is contained in:
Vincent Koc
2026-05-03 01:22:30 -07:00
parent 8af6add03b
commit 4781b46056
15 changed files with 138 additions and 9 deletions

View File

@@ -6,6 +6,10 @@
"source": "external",
"kind": "channel",
"openclaw": {
"plugin": {
"id": "wecom-openclaw-plugin",
"label": "WeCom"
},
"channel": {
"id": "wecom",
"label": "WeCom",
@@ -30,6 +34,10 @@
"source": "external",
"kind": "channel",
"openclaw": {
"plugin": {
"id": "openclaw-plugin-yuanbao",
"label": "Yuanbao"
},
"channel": {
"id": "yuanbao",
"label": "Yuanbao",

View File

@@ -150,6 +150,8 @@
"direct-dm-access",
"direct-dm-guard-policy",
"discord",
"mattermost",
"matrix",
"device-bootstrap",
"diagnostic-runtime",
"error-runtime",