feat(codex): upgrade Codex CLI to version 0.145.0 and refactor interrupt handling for improved turn management

This commit is contained in:
HouYunFei
2026-07-29 11:14:15 +08:00
parent 40c47dd7ff
commit 1f6a652799
8 changed files with 150 additions and 54 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.12.1",
"@openai/codex": "^0.139.0",
"@openai/codex": "0.145.0",
"express": "^5.1.0",
"winston": "^3.19.0",
"zod": "^3.25.0"