core-agent-ide/codex-rs/tui/src/status
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
2025-12-10 11:19:00 -08:00
..
snapshots storing credits (#6858) 2025-11-19 10:49:35 -08:00
account.rs revamp /status (#4196) 2025-09-25 15:38:50 +00:00
card.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
format.rs fix (#4251) 2025-09-25 15:12:25 -07:00
helpers.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
mod.rs Show token used when context window is unknown (#7497) 2025-12-02 11:45:50 -08:00
rate_limits.rs storing credits (#6858) 2025-11-19 10:49:35 -08:00
tests.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00