Files
codex/codex-rs/core/src
T
Ahmed Ibrahim cb9a189857 make model optional in config (#7769)
- Make Config.model optional and centralize default-selection logic in
ModelsManager, including a default_model helper (with
codex-auto-balanced when available) so sessions now carry an explicit
chosen model separate from the base config.
- Resolve `model` once in `core` and `tui` from config. Then store the
state of it on other structs.
- Move refreshing models to be before resolving the default model
cb9a189857 ยท 2025-12-10 11:19:00 -08:00
History
..
2025-12-09 18:36:58 +00:00
2025-11-20 10:58:46 -08:00
2025-12-10 11:19:00 -08:00
2025-10-30 10:28:32 +00:00
2025-12-09 18:36:58 +00:00
2025-11-28 11:34:57 +00:00
2025-12-10 16:35:28 +00:00
2025-12-09 18:36:58 +00:00