From 32a240855aa7631d8e693c04d4d5ca24afa6b640 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 1 May 2026 19:37:37 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@70cd7927fb98d8fec0999ac46d16e6185839746f --- .openclaw-sync/source.json | 4 ++-- docs/help/testing.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 919bd05d6..2898693fe 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "c098846148641d577c28654704ebbc35d0923420", - "syncedAt": "2026-05-01T19:16:28.278Z" + "sha": "70cd7927fb98d8fec0999ac46d16e6185839746f", + "syncedAt": "2026-05-01T19:35:39.609Z" } diff --git a/docs/help/testing.md b/docs/help/testing.md index 7beaf6fc0..0e8fcb7bf 100644 --- a/docs/help/testing.md +++ b/docs/help/testing.md @@ -248,7 +248,7 @@ gh workflow run package-acceptance.yml --ref main \ - Use `--platform macos`, `--platform windows`, or `--platform linux` while iterating on one guest. Use `--json` for the summary artifact path and per-lane status. - - The OpenAI lane uses `openai/gpt-5.5` for the live agent-turn proof by + - The OpenAI lane uses `openai/gpt-5.4` for the live agent-turn proof by default. Pass `--model ` or set `OPENCLAW_PARALLELS_OPENAI_MODEL` when deliberately validating another OpenAI model.