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.