refactor: move doctor capabilities to channel manifests

This commit is contained in:
Peter Steinberger
2026-04-22 19:04:01 +01:00
parent 510a8f9ebc
commit 86667d670e
8 changed files with 128 additions and 50 deletions

View File

@@ -43,7 +43,13 @@
],
"order": 55,
"systemImage": "message.badge",
"markdownCapable": true
"markdownCapable": true,
"doctorCapabilities": {
"dmAllowFromMode": "nestedOnly",
"groupModel": "route",
"groupAllowFromFallbackToAllowFrom": false,
"warnOnEmptyGroupSenderAllowlist": false
}
},
"install": {
"npmSpec": "@openclaw/googlechat",