Commit Graph

4 Commits

Author SHA1 Message Date
Ahmed Ibrahim
c217015a88 codex: preserve provider schema descriptions
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 13:00:00 -07:00
Ahmed Ibrahim
eaeb041503 codex: fix CI failures for codex-auth extraction
Co-authored-by: Codex <noreply@openai.com>
2026-03-18 12:48:36 -07:00
Ahmed Ibrahim
ccfcea8125 Fix codex-auth test import ordering
Apply the rustfmt import ordering expected by CI for the moved token data tests.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 12:30:01 -07:00
Ahmed Ibrahim
cf801bad4d Extract provider and token modules into codex-auth
Move the foundational provider and token modules into codex-auth while keeping codex-core as the facade. Also move the corresponding unit tests and record the 3-PR migration checkpoints.

Co-authored-by: Codex <noreply@openai.com>
2026-03-18 12:24:10 -07:00