diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index b47dadcb2..b3ec089aa 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "91d31197be75a51355dd65353f3e63de4cd0c766", - "syncedAt": "2026-04-20T12:25:36.742Z" + "sha": "46ae3d314a6e84e0f28a00617414adeba69ac564", + "syncedAt": "2026-04-20T12:56:44.560Z" } diff --git a/docs/ci.md b/docs/ci.md index 373fafeee..37a12acb9 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -57,7 +57,7 @@ On pushes, the `checks` matrix adds the push-only `compat-node22` lane. On pull ## Local Equivalents ```bash -pnpm check # fast local gate: project-reference tsgo + lint + fast guards +pnpm check # fast local gate: project-reference tsgo + sharded lint + parallel fast guards pnpm check:timed # same gate with per-stage timings pnpm build:strict-smoke pnpm check:architecture