chore: upgrade codex runner sdk (#149)

This commit is contained in:
Eyejoker
2026-05-23 09:07:30 +09:00
committed by GitHub
parent 63ac894b86
commit dd6cb3c220
2 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
"start": "bun dist/index.js"
},
"dependencies": {
"@openai/codex": "0.128.0",
"@openai/codex": "0.133.0",
"ejclaw-runners-shared": "file:../shared"
},
"devDependencies": {