chore(sync): mirror docs from openclaw/openclaw@6f80082028

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-24 05:00:21 +00:00
parent 3338ead9f0
commit 9b7142b640
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -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: