chore(sync): mirror docs from openclaw/openclaw@629ed9f702

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-23 19:54:05 +00:00
parent d3cf7bd9d9
commit 46e7e8f5aa
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "ff56a9d41b711d6b26a3901111b01bdaf22ddb0d",
"syncedAt": "2026-04-23T19:48:38.983Z"
"sha": "629ed9f702a5a79a4cb0775328a5f859eed381c4",
"syncedAt": "2026-04-23T19:52:40.032Z"
}

View File

@ -1,2 +1,2 @@
562ba42e1b8da3a263a47961ea9bf9c2a56a736f475c15079cb4a05693451a33 plugin-sdk-api-baseline.json
1ed1dd8d6f7d04539f4e11fec66b62f5efa58c09b9f4de2867cbbffad2aebfb1 plugin-sdk-api-baseline.jsonl
bc55649a80027756f37892424598653a81fec4bff7b074358fe34d08c7696ebc plugin-sdk-api-baseline.json
312a29d50b4959e4a8e242bb7559548d895a2e03d5ed1b5a395b1133de090578 plugin-sdk-api-baseline.jsonl

View File

@ -34,6 +34,8 @@ make only small coverage-preserving test performance fixes, then reruns the
full-suite report and rejects changes that reduce the passing baseline test
count. If the baseline has failing tests, Codex may fix only obvious failures
and the after-agent full-suite report must pass before anything is committed.
It uses GitHub-hosted Ubuntu so the Codex action can keep the same drop-sudo
safety posture as the docs agent.
```bash
gh workflow run duplicate-after-merge.yml \