docs(plugins): clarify on-demand official inventory · openclaw/openclaw@2d3aa04
vincentkoc
·
2026-05-03
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -19,7 +19,7 @@ pnpm plugins:inventory:gen
|
19 | 19 | ## Definitions |
20 | 20 | |
21 | 21 | - **Core npm package:** built into the `openclaw` npm package and available without a separate plugin install. |
22 | | -- **Official external package:** OpenClaw-maintained plugin omitted from the core npm package and installed through ClawHub and/or npm. |
| 22 | +- **Official external package:** OpenClaw-maintained plugin omitted from the core npm package, kept in this official inventory, and installed on demand through ClawHub and/or npm. |
23 | 23 | - **Source checkout only:** repo-local plugin omitted from published npm artifacts and not advertised as an installable package. |
24 | 24 | |
25 | 25 | Source checkouts are different from npm installs: after `pnpm install`, bundled |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -499,7 +499,7 @@ pnpm plugins:inventory:gen
|
499 | 499 | ## Definitions |
500 | 500 | |
501 | 501 | - **Core npm package:** built into the \`openclaw\` npm package and available without a separate plugin install. |
502 | | -- **Official external package:** OpenClaw-maintained plugin omitted from the core npm package and installed through ClawHub and/or npm. |
| 502 | +- **Official external package:** OpenClaw-maintained plugin omitted from the core npm package, kept in this official inventory, and installed on demand through ClawHub and/or npm. |
503 | 503 | - **Source checkout only:** repo-local plugin omitted from published npm artifacts and not advertised as an installable package. |
504 | 504 | |
505 | 505 | Source checkouts are different from npm installs: after \`pnpm install\`, bundled |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。