core-agent-ide/codex-rs/lmstudio/src
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
..
client.rs LM Studio OSS Support (#2312) 2025-11-17 11:49:09 -08:00
lib.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00