build(codex): update Codex CLI to 0.134.0 · openclaw/openclaw@231a812
steipete
·
2026-05-27
·
via Recent Commits to openclaw:main
File tree
protocol-generated/json/v2
| Original file line number | Diff line number | Diff line change |
|---|
@@ -353,7 +353,7 @@ If discovery fails or times out, OpenClaw uses a bundled fallback catalog for:
|
353 | 353 | - GPT-5.4 mini |
354 | 354 | - GPT-5.2 |
355 | 355 | |
356 | | -The current bundled harness is `@openai/codex` `0.133.0`. A `model/list` probe |
| 356 | +The current bundled harness is `@openai/codex` `0.134.0`. A `model/list` probe |
357 | 357 | against that bundled app-server returned: |
358 | 358 | |
359 | 359 | | Model id | Default | Hidden | Input modalities | Reasoning efforts | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,7 +9,7 @@
|
9 | 9 | "type": "module", |
10 | 10 | "dependencies": { |
11 | 11 | "@earendil-works/pi-coding-agent": "0.75.5", |
12 | | -"@openai/codex": "0.133.0", |
| 12 | +"@openai/codex": "0.134.0", |
13 | 13 | "typebox": "1.1.38", |
14 | 14 | "ws": "8.21.0", |
15 | 15 | "zod": "4.4.3" |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。