






















@@ -409,20 +409,20 @@ If discovery fails or times out, OpenClaw uses a bundled fallback catalog for:
409409- GPT-5.4 mini
410410- GPT-5.2
411411412-The current bundled harness is `@openai/codex` `0.129.0`. A `model/list` probe
412+The current bundled harness is `@openai/codex` `0.130.0`. A `model/list` probe
413413against that bundled app-server returned:
414414415-| Model id | Default | Hidden | Input modalities | Reasoning efforts |
416-| ------------------- | ------- | ------ | ---------------- | ------------------------ |
417-| `gpt-5.5` | Yes | No | text, image | low, medium, high, xhigh |
418-| `gpt-5.4` | No | No | text, image | low, medium, high, xhigh |
419-| `gpt-5.4-mini` | No | No | text, image | low, medium, high, xhigh |
420-| `gpt-5.3-codex` | No | No | text, image | low, medium, high, xhigh |
421-| `gpt-5.2` | No | No | text, image | low, medium, high, xhigh |
422-| `codex-auto-review` | No | Yes | text, image | low, medium, high, xhigh |
423-424-Hidden models are returned by the app-server catalog for internal or specialized
425-flows, but they are not normal model-picker choices.
415+| Model id | Default | Hidden | Input modalities | Reasoning efforts |
416+| --------------------- | ------- | ------ | ---------------- | ------------------------ |
417+| `gpt-5.5` | Yes | No | text, image | low, medium, high, xhigh |
418+| `gpt-5.4` | No | No | text, image | low, medium, high, xhigh |
419+| `gpt-5.4-mini` | No | No | text, image | low, medium, high, xhigh |
420+| `gpt-5.3-codex` | No | No | text, image | low, medium, high, xhigh |
421+| `gpt-5.3-codex-spark` | No | No | text | low, medium, high, xhigh |
422+| `gpt-5.2` | No | No | text, image | low, medium, high, xhigh |
423+424+Hidden models can be returned by the app-server catalog for internal or
425+specialized flows, but they are not normal model-picker choices.
426426427427You can tune discovery under `plugins.entries.codex.config.discovery`:
428428此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。