mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
docs(plugins): clarify on-demand official inventory
This commit is contained in:
@@ -19,7 +19,7 @@ pnpm plugins:inventory:gen
|
||||
## Definitions
|
||||
|
||||
- **Core npm package:** built into the `openclaw` npm package and available without a separate plugin install.
|
||||
- **Official external package:** OpenClaw-maintained plugin omitted from the core npm package and installed through ClawHub and/or npm.
|
||||
- **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.
|
||||
- **Source checkout only:** repo-local plugin omitted from published npm artifacts and not advertised as an installable package.
|
||||
|
||||
Source checkouts are different from npm installs: after `pnpm install`, bundled
|
||||
|
||||
Reference in New Issue
Block a user