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
This commit is contained in:
Peter Steinberger
2026-07-13 01:27:42 -07:00
committed by GitHub
parent b9ab918354
commit 0bae4e0e43
5 changed files with 61 additions and 61 deletions
+2 -2
View File
@@ -130,7 +130,7 @@ flags, and plugin allow/deny references into this block. Explicit canonical
## App-server transport
For ordinary harness turns, OpenClaw starts the managed Codex binary shipped
with the official plugin (currently `@openai/codex` `0.144.1`):
with the official plugin (currently `@openai/codex` `0.144.3`):
```bash
codex app-server --listen stdio://
@@ -586,7 +586,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 |
+28 -28
View File
@@ -8,7 +8,7 @@
"name": "@openclaw/codex",
"version": "2026.7.2",
"dependencies": {
"@openai/codex": "0.144.1",
"@openai/codex": "0.144.3",
"semver": "7.8.5",
"smol-toml": "1.7.0",
"typebox": "1.3.3",
@@ -17,9 +17,9 @@
}
},
"node_modules/@openai/codex": {
"version": "0.144.1",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1.tgz",
"integrity": "sha512-Xir1zqPfpenhdoAoshN53uonzbBXj18COyzRkFlVZpSNyEl5XtkuYu9oddELePFN7K/0sXUcSO34Ad5IeCXPbw==",
"version": "0.144.3",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3.tgz",
"integrity": "sha512-8Re3wp5CdYiM7nsF4StFa5js6IT11N7srhxfvwtol7ENHDht05C+HS4e1CTmYjqkhgsUzl2R1gB27iN2pdbVnA==",
"license": "Apache-2.0",
"bin": {
"codex": "bin/codex.js"
@@ -28,19 +28,19 @@
"node": ">=16"
},
"optionalDependencies": {
"@openai/codex-darwin-arm64": "npm:@openai/codex@0.144.1-darwin-arm64",
"@openai/codex-darwin-x64": "npm:@openai/codex@0.144.1-darwin-x64",
"@openai/codex-linux-arm64": "npm:@openai/codex@0.144.1-linux-arm64",
"@openai/codex-linux-x64": "npm:@openai/codex@0.144.1-linux-x64",
"@openai/codex-win32-arm64": "npm:@openai/codex@0.144.1-win32-arm64",
"@openai/codex-win32-x64": "npm:@openai/codex@0.144.1-win32-x64"
"@openai/codex-darwin-arm64": "npm:@openai/codex@0.144.3-darwin-arm64",
"@openai/codex-darwin-x64": "npm:@openai/codex@0.144.3-darwin-x64",
"@openai/codex-linux-arm64": "npm:@openai/codex@0.144.3-linux-arm64",
"@openai/codex-linux-x64": "npm:@openai/codex@0.144.3-linux-x64",
"@openai/codex-win32-arm64": "npm:@openai/codex@0.144.3-win32-arm64",
"@openai/codex-win32-x64": "npm:@openai/codex@0.144.3-win32-x64"
}
},
"node_modules/@openai/codex-darwin-arm64": {
"name": "@openai/codex",
"version": "0.144.1-darwin-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-darwin-arm64.tgz",
"integrity": "sha512-dABeDK+ATqMG54MGBd3VjpKfh5EOoqx9PKVQB2QYDaEXx3F6CdUCXue5QIMfr4OxziUj8pUcLAQyd+KFqiTUFw==",
"version": "0.144.3-darwin-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-darwin-arm64.tgz",
"integrity": "sha512-v/yT1wqslBcwquUvUPZvAdYyiZcCBIUL+pE4ymHpbUMVduwDJBw1EjLroOhe9FkYFDHzWGyv7YEw7iIV4k+0dA==",
"cpu": [
"arm64"
],
@@ -55,9 +55,9 @@
},
"node_modules/@openai/codex-darwin-x64": {
"name": "@openai/codex",
"version": "0.144.1-darwin-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-darwin-x64.tgz",
"integrity": "sha512-K2g3Q3tNxzFhV0SuzO6HcsYK7EQrp/o4HyeReyhkwVrwwUPoYwyIbB0IRjHIiDzRhbKriDccid2iyF5aPqdTcg==",
"version": "0.144.3-darwin-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-darwin-x64.tgz",
"integrity": "sha512-308U0s7AeRg3AlnxJtmJk03yRRriEplC6ceFoB3OpWh+przqt8/u6MKDVU3KHdjb+vasa0IpmDWv5VrFw3oJAw==",
"cpu": [
"x64"
],
@@ -72,9 +72,9 @@
},
"node_modules/@openai/codex-linux-arm64": {
"name": "@openai/codex",
"version": "0.144.1-linux-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-linux-arm64.tgz",
"integrity": "sha512-451o15+XtaXCCb35t/KCyyPqXHnTPxPxtdqEYOnE3e4sH5AfnI/uVJwfdjOksMG6vRLy6R+fLvSDOMguRFLmQw==",
"version": "0.144.3-linux-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-linux-arm64.tgz",
"integrity": "sha512-mJgDUmoPMry9a7g6ywsMQ4uQko2K0uHLqzEITUJMXiNNbCRBQKS+PxDWBlSK0bF0v72uAhWRRRGvPXslwhIdyg==",
"cpu": [
"arm64"
],
@@ -89,9 +89,9 @@
},
"node_modules/@openai/codex-linux-x64": {
"name": "@openai/codex",
"version": "0.144.1-linux-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-linux-x64.tgz",
"integrity": "sha512-HNGVI+BulrOaC/0IzBvd6EL62j7LrlbFKibrhw6hZjjCjAeUYzRB2jB4qDzXN1NfqDi6Xrvniof3kwbwab24lg==",
"version": "0.144.3-linux-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-linux-x64.tgz",
"integrity": "sha512-xtDY5sWQPbYBj2lLWZJvc0jBre0XQ7ZmN4VbSEvazbQ2X7uHhm1D/0oZ7AI+SgC/VfZrUhvxRHd43/AmXSaAzA==",
"cpu": [
"x64"
],
@@ -106,9 +106,9 @@
},
"node_modules/@openai/codex-win32-arm64": {
"name": "@openai/codex",
"version": "0.144.1-win32-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-win32-arm64.tgz",
"integrity": "sha512-L4aDVEh9o1u7WYoxpSyv3un9Bz26YZYocOFqE2oHdEQDL2s6/LdtutLQc3oUZruLlEbkNsjSU0HI1OKsP0+Ctg==",
"version": "0.144.3-win32-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-win32-arm64.tgz",
"integrity": "sha512-uvgBLuBX58GIq58CquhvhEmwLlH9Lc46rLmE5/CkEf1vQiCvWqVHxL28t7P9cmWGoeMuxsrIwqJgyzmRu6wZMQ==",
"cpu": [
"arm64"
],
@@ -123,9 +123,9 @@
},
"node_modules/@openai/codex-win32-x64": {
"name": "@openai/codex",
"version": "0.144.1-win32-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.1-win32-x64.tgz",
"integrity": "sha512-qv2HOp6v/nVP31p5I5GxYyL0wa79PMzim1+W9CKSV0UldjFV9AMbualA8PeXcYhbvvh9Y1UASXxwjuQdlyfAvw==",
"version": "0.144.3-win32-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.144.3-win32-x64.tgz",
"integrity": "sha512-0o8LpbZuBvqcAdIqMh96pECFTtfkgMT2sP/Q2IKYUOOlSudq3ulvdDW6zARq04HhbOxSsU9TBYDkdqtDs2YcYQ==",
"cpu": [
"x64"
],
+1 -1
View File
@@ -8,7 +8,7 @@
},
"type": "module",
"dependencies": {
"@openai/codex": "0.144.1",
"@openai/codex": "0.144.3",
"semver": "7.8.5",
"smol-toml": "1.7.0",
"typebox": "1.3.3",
+1 -1
View File
@@ -22,7 +22,7 @@ describe("codex package manifest", () => {
) as CodexPackageManifest;
expect(packageJson.devDependencies).toHaveProperty("@openclaw/plugin-sdk");
expect(packageJson.dependencies?.["@openai/codex"]).toBe("0.144.1");
expect(packageJson.dependencies?.["@openai/codex"]).toBe("0.144.3");
expect(packageJson.openclaw?.release?.requireLatestDependencies).toEqual(["@openai/codex"]);
expect(packageJson.openclaw?.install?.requiredPlatformPackages).toEqual([
"@openai/codex-linux-x64",
+29 -29
View File
@@ -549,8 +549,8 @@ importers:
extensions/codex:
dependencies:
'@openai/codex':
specifier: 0.144.1
version: 0.144.1
specifier: 0.144.3
version: 0.144.3
semver:
specifier: 7.8.5
version: 7.8.5
@@ -3425,43 +3425,43 @@ packages:
resolution: {integrity: sha512-gOBg5YHMfZy+TfHArfVogwgfBeQnKbbGo3pSUyK/gSI0AVu+pEiDVcKlQb0D8Mg1LNRZILZ6XG8I5dJ4KuAd9Q==}
engines: {node: ^20.17.0 || >=22.9.0}
'@openai/codex@0.144.1':
resolution: {integrity: sha512-Xir1zqPfpenhdoAoshN53uonzbBXj18COyzRkFlVZpSNyEl5XtkuYu9oddELePFN7K/0sXUcSO34Ad5IeCXPbw==}
'@openai/codex@0.144.3':
resolution: {integrity: sha512-8Re3wp5CdYiM7nsF4StFa5js6IT11N7srhxfvwtol7ENHDht05C+HS4e1CTmYjqkhgsUzl2R1gB27iN2pdbVnA==}
engines: {node: '>=16'}
hasBin: true
'@openai/codex@0.144.1-darwin-arm64':
resolution: {integrity: sha512-dABeDK+ATqMG54MGBd3VjpKfh5EOoqx9PKVQB2QYDaEXx3F6CdUCXue5QIMfr4OxziUj8pUcLAQyd+KFqiTUFw==}
'@openai/codex@0.144.3-darwin-arm64':
resolution: {integrity: sha512-v/yT1wqslBcwquUvUPZvAdYyiZcCBIUL+pE4ymHpbUMVduwDJBw1EjLroOhe9FkYFDHzWGyv7YEw7iIV4k+0dA==}
engines: {node: '>=16'}
cpu: [arm64]
os: [darwin]
'@openai/codex@0.144.1-darwin-x64':
resolution: {integrity: sha512-K2g3Q3tNxzFhV0SuzO6HcsYK7EQrp/o4HyeReyhkwVrwwUPoYwyIbB0IRjHIiDzRhbKriDccid2iyF5aPqdTcg==}
'@openai/codex@0.144.3-darwin-x64':
resolution: {integrity: sha512-308U0s7AeRg3AlnxJtmJk03yRRriEplC6ceFoB3OpWh+przqt8/u6MKDVU3KHdjb+vasa0IpmDWv5VrFw3oJAw==}
engines: {node: '>=16'}
cpu: [x64]
os: [darwin]
'@openai/codex@0.144.1-linux-arm64':
resolution: {integrity: sha512-451o15+XtaXCCb35t/KCyyPqXHnTPxPxtdqEYOnE3e4sH5AfnI/uVJwfdjOksMG6vRLy6R+fLvSDOMguRFLmQw==}
'@openai/codex@0.144.3-linux-arm64':
resolution: {integrity: sha512-mJgDUmoPMry9a7g6ywsMQ4uQko2K0uHLqzEITUJMXiNNbCRBQKS+PxDWBlSK0bF0v72uAhWRRRGvPXslwhIdyg==}
engines: {node: '>=16'}
cpu: [arm64]
os: [linux]
'@openai/codex@0.144.1-linux-x64':
resolution: {integrity: sha512-HNGVI+BulrOaC/0IzBvd6EL62j7LrlbFKibrhw6hZjjCjAeUYzRB2jB4qDzXN1NfqDi6Xrvniof3kwbwab24lg==}
'@openai/codex@0.144.3-linux-x64':
resolution: {integrity: sha512-xtDY5sWQPbYBj2lLWZJvc0jBre0XQ7ZmN4VbSEvazbQ2X7uHhm1D/0oZ7AI+SgC/VfZrUhvxRHd43/AmXSaAzA==}
engines: {node: '>=16'}
cpu: [x64]
os: [linux]
'@openai/codex@0.144.1-win32-arm64':
resolution: {integrity: sha512-L4aDVEh9o1u7WYoxpSyv3un9Bz26YZYocOFqE2oHdEQDL2s6/LdtutLQc3oUZruLlEbkNsjSU0HI1OKsP0+Ctg==}
'@openai/codex@0.144.3-win32-arm64':
resolution: {integrity: sha512-uvgBLuBX58GIq58CquhvhEmwLlH9Lc46rLmE5/CkEf1vQiCvWqVHxL28t7P9cmWGoeMuxsrIwqJgyzmRu6wZMQ==}
engines: {node: '>=16'}
cpu: [arm64]
os: [win32]
'@openai/codex@0.144.1-win32-x64':
resolution: {integrity: sha512-qv2HOp6v/nVP31p5I5GxYyL0wa79PMzim1+W9CKSV0UldjFV9AMbualA8PeXcYhbvvh9Y1UASXxwjuQdlyfAvw==}
'@openai/codex@0.144.3-win32-x64':
resolution: {integrity: sha512-0o8LpbZuBvqcAdIqMh96pECFTtfkgMT2sP/Q2IKYUOOlSudq3ulvdDW6zARq04HhbOxSsU9TBYDkdqtDs2YcYQ==}
engines: {node: '>=16'}
cpu: [x64]
os: [win32]
@@ -9603,31 +9603,31 @@ snapshots:
'@npmcli/redact@4.0.0': {}
'@openai/codex@0.144.1':
'@openai/codex@0.144.3':
optionalDependencies:
'@openai/codex-darwin-arm64': '@openai/codex@0.144.1-darwin-arm64'
'@openai/codex-darwin-x64': '@openai/codex@0.144.1-darwin-x64'
'@openai/codex-linux-arm64': '@openai/codex@0.144.1-linux-arm64'
'@openai/codex-linux-x64': '@openai/codex@0.144.1-linux-x64'
'@openai/codex-win32-arm64': '@openai/codex@0.144.1-win32-arm64'
'@openai/codex-win32-x64': '@openai/codex@0.144.1-win32-x64'
'@openai/codex-darwin-arm64': '@openai/codex@0.144.3-darwin-arm64'
'@openai/codex-darwin-x64': '@openai/codex@0.144.3-darwin-x64'
'@openai/codex-linux-arm64': '@openai/codex@0.144.3-linux-arm64'
'@openai/codex-linux-x64': '@openai/codex@0.144.3-linux-x64'
'@openai/codex-win32-arm64': '@openai/codex@0.144.3-win32-arm64'
'@openai/codex-win32-x64': '@openai/codex@0.144.3-win32-x64'
'@openai/codex@0.144.1-darwin-arm64':
'@openai/codex@0.144.3-darwin-arm64':
optional: true
'@openai/codex@0.144.1-darwin-x64':
'@openai/codex@0.144.3-darwin-x64':
optional: true
'@openai/codex@0.144.1-linux-arm64':
'@openai/codex@0.144.3-linux-arm64':
optional: true
'@openai/codex@0.144.1-linux-x64':
'@openai/codex@0.144.3-linux-x64':
optional: true
'@openai/codex@0.144.1-win32-arm64':
'@openai/codex@0.144.3-win32-arm64':
optional: true
'@openai/codex@0.144.1-win32-x64':
'@openai/codex@0.144.3-win32-x64':
optional: true
'@openclaw/crabline@0.1.11':