Files
codex/codex-rs/config
Ahmed Ibrahim 12165aeb42 Use LenientEnum for config enum sanitization
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>
2026-05-05 02:42:28 +03:00
..