Skip to content

Switch Codex Responses to the shared provider package - #877

Merged
TheGreatAxios merged 3 commits into
mainfrom
cl-7425-codex-provider-main
Sep 10, 2026
Merged

Switch Codex Responses to the shared provider package#877
TheGreatAxios merged 3 commits into
mainfrom
cl-7425-codex-provider-main

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Codex inference is served by createCodexResponsesAdapter from @corbits/codex-provider
  • The in-tree Codex Responses adapter is gone; the host still applies CodexQuirks and withCodexContentTypeRepair
  • ChatGPT OAuth in src/auth/codex is unchanged on this branch (follows the oauth-core work)

Verification

  • bun run typecheck and bun run build pass
  • Targeted Codex provider tests pass (src/provider/codex-responses.test.ts, tests/unit/codex-sse-fixtures.test.ts, tests/unit/inference-response-kind.test.ts)
  • Full bun run test shows 4 failures in session-store tests (assemble-runtime, optimized-context-store) that are outside this diff

Related to CL-7425

@linear-code

linear-code Bot commented Sep 10, 2026

Copy link
Copy Markdown

CL-7425

@TheGreatAxios
TheGreatAxios merged commit b07f606 into main Sep 10, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant