feat(M3-003): OpenAI provider adapter for Codex gpt-5.4 (#310)
Some checks failed
ci/woodpecker/push/ci Pipeline failed

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #310.
This commit is contained in:
2026-03-21 21:35:43 +00:00
committed by jason.woltje
parent 5d4efb467c
commit 08da6b76d1
5 changed files with 229 additions and 2 deletions

20
pnpm-lock.yaml generated
View File

@@ -146,6 +146,9 @@ importers:
node-cron:
specifier: ^4.2.1
version: 4.2.1
openai:
specifier: ^6.32.0
version: 6.32.0(ws@8.19.0)(zod@4.3.6)
reflect-metadata:
specifier: ^0.2.0
version: 0.2.2
@@ -4891,6 +4894,18 @@ packages:
zod:
optional: true
openai@6.32.0:
resolution: {integrity: sha512-j3k+BjydAf8yQlcOI7WUQMQTbbF5GEIMAE2iZYCOzwwB3S2pCheaWYp+XZRNAch4jWVc52PMDGRRjutao3lLCg==}
hasBin: true
peerDependencies:
ws: ^8.18.0
zod: ^3.25 || ^4.0
peerDependenciesMeta:
ws:
optional: true
zod:
optional: true
optionator@0.9.4:
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines: {node: '>= 0.8.0'}
@@ -10639,6 +10654,11 @@ snapshots:
ws: 8.19.0
zod: 4.3.6
openai@6.32.0(ws@8.19.0)(zod@4.3.6):
optionalDependencies:
ws: 8.19.0
zod: 4.3.6
optionator@0.9.4:
dependencies:
deep-is: 0.1.4