chore(sync): mirror docs from openclaw/openclaw@08e7561972

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 20:05:44 +00:00
parent 508614deff
commit 4991f0bbe4
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "5e49e8590dbb9d2d71f8d305fd52f0a64ddc83ca",
"syncedAt": "2026-04-27T20:03:23.103Z"
"sha": "08e7561972b73f78a8770be6ac77e4111005a35c",
"syncedAt": "2026-04-27T20:04:16.208Z"
}

View File

@ -1,2 +1,2 @@
f826635804fdc28fb6e1725f1c9d7e6aa8486a9085262496445885ad246860f8 plugin-sdk-api-baseline.json
0467fa5b0ce4060d7e45d5cb76c50136a0923ce19fda3550317d7734124f8af8 plugin-sdk-api-baseline.jsonl
eab8d67d3601d697253d2cc265ea3b18c719a0fa8ca6e983bf1edcd38b9382e7 plugin-sdk-api-baseline.json
8c7e737467cb84d3a1c80c677cb94b26fe4d5739d154245c48d744aef80f53f8 plugin-sdk-api-baseline.jsonl

View File

@ -257,7 +257,7 @@ For the plugin authoring guide, see [Plugin SDK overview](/plugins/sdk-overview)
| `plugin-sdk/webhook-path` | Webhook path normalization helpers |
| `plugin-sdk/web-media` | Shared remote/local media loading helpers |
| `plugin-sdk/zod` | Re-exported `zod` for plugin SDK consumers |
| `plugin-sdk/testing` | `installCommonResolveTargetErrorCases`, `shouldAckReaction` |
| `plugin-sdk/testing` | Public extension test helpers including `installCommonResolveTargetErrorCases`, `shouldAckReaction`, `writeSkill`, `createTestRegistry`, and live generation env loading |
</Accordion>
<Accordion title="Memory subpaths">