mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
* Add flexMode to stored config, and use it during config loading unless the flag is explicitly passed. * If the config asks for flexMode and the model doesn't support it, silently disable flexMode. Resolves #803