mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Add a shared progress and failure model for browser OAuth login, with CLI rendering for user-facing milestones and classified failures. Split token-exchange error handling into a private type that preserves useful transport detail without logging sensitive URL data, and cover the rendered progress and failure text with per-message snapshots. Co-authored-by: Codex <noreply@openai.com>