Skip to content

Commit b861bca

Browse files
Update codex to 0.142.3 (#249)
* Update codex to 0.142.3 * Fix types and tests after Codex update --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 956f71a commit b861bca

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"@agentclientprotocol/sdk": "^1.0.0",
65-
"@openai/codex": "^0.142.2",
65+
"@openai/codex": "^0.142.3",
6666
"diff": "^8.0.3",
6767
"open": "^11.0.0",
6868
"vscode-jsonrpc": "^8.2.1",

0 commit comments

Comments
 (0)