Summary
Missing capability: New chat channels are added by core code under src/praisonai/praisonai/bots/. There is no loadable channel plugin mechanism comparable to OpenClaw’s channel plugin SDK and distribution/community story. MCP/webhooks can approximate integrations but do not match in-process channel plugins.
Comparison
| OpenClaw |
PraisonAI today |
| SDK + installable channel plugins |
In-tree bots + MCP; no stable third-party channel plugin ABI |
Expected engineering outcomes (acceptance)
References (external)
Notes
Marketplace operations (payments, review queue) are out of scope until a technical load path exists.
Summary
Missing capability: New chat channels are added by core code under
src/praisonai/praisonai/bots/. There is no loadable channel plugin mechanism comparable to OpenClaw’s channel plugin SDK and distribution/community story. MCP/webhooks can approximate integrations but do not match in-process channel plugins.Comparison
Expected engineering outcomes (acceptance)
References (external)
Notes
Marketplace operations (payments, review queue) are out of scope until a technical load path exists.