mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
docs: clarify plugin api extension path
This commit is contained in:
@@ -53,6 +53,8 @@ We prioritize secure defaults, but also expose clear knobs for trusted high-powe
|
|||||||
|
|
||||||
OpenClaw has an extensive plugin API.
|
OpenClaw has an extensive plugin API.
|
||||||
Core stays lean; optional capability should usually ship as plugins.
|
Core stays lean; optional capability should usually ship as plugins.
|
||||||
|
We are generally slimming down core while expanding what plugins can do.
|
||||||
|
If a useful feature cannot be built as a plugin yet, we welcome PRs and design discussions that extend the plugin API instead of adding one-off core behavior.
|
||||||
|
|
||||||
There are two broad plugin styles:
|
There are two broad plugin styles:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user