docs: clarify plugin api extension path · openclaw/openclaw@11abe5e
steipete
·
2026-04-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -53,6 +53,8 @@ We prioritize secure defaults, but also expose clear knobs for trusted high-powe
|
53 | 53 | |
54 | 54 | OpenClaw has an extensive plugin API. |
55 | 55 | Core stays lean; optional capability should usually ship as plugins. |
| 56 | +We are generally slimming down core while expanding what plugins can do. |
| 57 | +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. |
56 | 58 | |
57 | 59 | There are two broad plugin styles: |
58 | 60 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。