mirror of
https://github.com/openai/codex.git
synced 2026-05-29 23:40:29 +00:00
Route enum value classification through a LenientEnum wrapper so known values, unknown string values, and non-string shapes are handled explicitly before ConfigToml deserialization. Co-authored-by: Codex <noreply@openai.com>