mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
- Move auth-owned source and tests into `auth` as a standalone workspace crate. - Move `create_client` into `codex-client` and import it directly where needed. Co-authored-by: Codex <noreply@openai.com>