Skip to content

Commit 3a71ad9

Browse files
codex-acp-ci-app[bot]github-actions[bot]NikolaiSviridov
authored
Update codex to 0.118.0 (#83)
* Update codex to 0.118.0 * Fix types and tests after Codex update * Fix auth * Fix mcp test, typecheck * Fix remove of tmp dir on github side * simplify auth and mcp startup * fix multiple auth listeners * rebase on main * Add comments --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nikolai.Sviridov <nikolai.sviridov@jetbrains.com>
1 parent 627ed37 commit 3a71ad9

115 files changed

Lines changed: 1277 additions & 222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 48 additions & 51 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"license": "ISC",
4242
"type": "module",
4343
"devDependencies": {
44+
"@openai/codex": "^0.118.0",
4445
"esbuild": "^0.25.0",
4546
"@types/node": "^24.10.1",
4647
"mcp-hello-world": "^1.1.2",

0 commit comments

Comments
 (0)