From 9b7142b64091f6e571663a09895d238ff3179634 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 24 Apr 2026 05:00:21 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@6f8008202837c5b59bfcc7383f47fdd65f99fbd9 --- .openclaw-sync/source.json | 4 ++-- docs/help/testing-live.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index eea830f32..7f33a8d2c 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "0304d0ce4ee6e36cd696544a37f8e1acf193d4da", - "syncedAt": "2026-04-24T04:56:39.655Z" + "sha": "6f8008202837c5b59bfcc7383f47fdd65f99fbd9", + "syncedAt": "2026-04-24T04:58:56.649Z" } diff --git a/docs/help/testing-live.md b/docs/help/testing-live.md index 0162b28bb..51ec6f899 100644 --- a/docs/help/testing-live.md +++ b/docs/help/testing-live.md @@ -53,7 +53,7 @@ Live tests are split into two layers so we can isolate failures: - or `OPENCLAW_LIVE_MODELS="openai/gpt-5.2,openai-codex/gpt-5.2,anthropic/claude-opus-4-6,..."` (comma allowlist) - Modern/all sweeps default to a curated high-signal cap; set `OPENCLAW_LIVE_MAX_MODELS=0` for an exhaustive modern sweep or a positive number for a smaller cap. - Exhaustive sweeps use `OPENCLAW_LIVE_TEST_TIMEOUT_MS` for the whole direct-model test timeout. Default: 60 minutes. - - Set `OPENCLAW_LIVE_MODEL_CONCURRENCY=20` to run direct-model probes in parallel. Default: 1. + - Direct-model probes run with 20-way parallelism by default; set `OPENCLAW_LIVE_MODEL_CONCURRENCY` to override. - How to select providers: - `OPENCLAW_LIVE_PROVIDERS="google,google-antigravity,google-gemini-cli"` (comma allowlist) - Where keys come from: