mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08: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