mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
fix(codex): update managed app-server to 0.144.3 [AI] (#106098)
* fix(codex): update managed app-server to 0.144.2
* fix(codex): update managed app-server to 0.144.3
(cherry picked from commit 0bae4e0e43)
This commit is contained in:
committed by
Vincent Koc
parent
2b4232e9b1
commit
2d2ddc43d0
@@ -50,7 +50,7 @@ Top-level fields:
|
||||
## App-server transport
|
||||
|
||||
By default OpenClaw starts the managed Codex binary shipped with the bundled
|
||||
plugin (currently `@openai/codex` `0.144.1`):
|
||||
plugin (currently `@openai/codex` `0.144.3`):
|
||||
|
||||
```bash
|
||||
codex app-server --listen stdio://
|
||||
@@ -462,7 +462,7 @@ If discovery fails or times out, OpenClaw uses a bundled fallback catalog:
|
||||
| `gpt-5.4-mini` | GPT-5.4-Mini | low, medium, high, xhigh |
|
||||
|
||||
<Note>
|
||||
The current bundled harness is `@openai/codex` `0.144.1`. A `model/list` probe
|
||||
The current bundled harness is `@openai/codex` `0.144.3`. A `model/list` probe
|
||||
against that bundled app-server returned these public picker rows:
|
||||
|
||||
| Model id | Input modalities | Reasoning efforts |
|
||||
|
||||
Reference in New Issue
Block a user