- 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 |
||
|---|---|---|
| .. | ||
| snapshots | ||
| account.rs | ||
| card.rs | ||
| format.rs | ||
| helpers.rs | ||
| mod.rs | ||
| rate_limits.rs | ||
| tests.rs | ||