From 46e7e8f5aae82aee915a7eae393a3d501ffa225e Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Thu, 23 Apr 2026 19:54:05 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@629ed9f702a5a79a4cb0775328a5f859eed381c4 --- .openclaw-sync/source.json | 4 ++-- docs/.generated/plugin-sdk-api-baseline.sha256 | 4 ++-- docs/ci.md | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 41bf36d30..e1a4efb86 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/.generated/plugin-sdk-api-baseline.sha256 b/docs/.generated/plugin-sdk-api-baseline.sha256 index 24c0af2d6..567b7a08e 100644 --- a/docs/.generated/plugin-sdk-api-baseline.sha256 +++ b/docs/.generated/plugin-sdk-api-baseline.sha256 @@ -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 diff --git a/docs/ci.md b/docs/ci.md index 49b2ea50e..f9abc7acf 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -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 \