docs: format plugin sdk subpaths · openclaw/openclaw@5a3d01e
steipete
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -16,14 +16,14 @@ For the plugin authoring guide, see [Plugin SDK overview](/plugins/sdk-overview)
|
16 | 16 | |
17 | 17 | ## Plugin entry |
18 | 18 | |
19 | | -| Subpath | Key exports | |
20 | | -| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------- | |
21 | | -| `plugin-sdk/plugin-entry` | `definePluginEntry` | |
22 | | -| `plugin-sdk/core` | `defineChannelPluginEntry`, `createChatChannelPlugin`, `createChannelPluginBase`, `defineSetupPluginEntry`, `buildChannelConfigSchema` | |
23 | | -| `plugin-sdk/config-schema` | `OpenClawSchema` | |
24 | | -| `plugin-sdk/provider-entry` | `defineSingleProviderPluginEntry` | |
| 19 | +| Subpath | Key exports | |
| 20 | +| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ | |
| 21 | +| `plugin-sdk/plugin-entry` | `definePluginEntry` | |
| 22 | +| `plugin-sdk/core` | `defineChannelPluginEntry`, `createChatChannelPlugin`, `createChannelPluginBase`, `defineSetupPluginEntry`, `buildChannelConfigSchema` | |
| 23 | +| `plugin-sdk/config-schema` | `OpenClawSchema` | |
| 24 | +| `plugin-sdk/provider-entry` | `defineSingleProviderPluginEntry` | |
25 | 25 | | `plugin-sdk/migration` | Migration provider item helpers such as `createMigrationItem`, reason constants, item status markers, redaction helpers, and `summarizeMigrationItems` | |
26 | | -| `plugin-sdk/migration-runtime` | Runtime migration helpers such as `copyMigrationFileItem` and `writeMigrationReport` | |
| 26 | +| `plugin-sdk/migration-runtime` | Runtime migration helpers such as `copyMigrationFileItem` and `writeMigrationReport` | |
27 | 27 | |
28 | 28 | <AccordionGroup> |
29 | 29 | <Accordion title="Channel subpaths"> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。