core-agent-ide/codex-rs/exec
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
..
src make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
tests chore: rework unified exec events (#7775) 2025-12-10 10:30:38 +00:00
Cargo.toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00