chore(sync): mirror docs from openclaw/openclaw@70cd7927fb

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-01 19:37:37 +00:00
parent 1195ae8f48
commit 32a240855a
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}

View File

@ -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 <provider/model>` or set
`OPENCLAW_PARALLELS_OPENAI_MODEL` when deliberately validating another
OpenAI model.