core-agent-ide/codex-rs/app-server/tests/common
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
..
auth_fixtures.rs [Auth] Choose which auth storage to use based on config (#5792) 2025-10-27 19:41:49 -07:00
Cargo.toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
lib.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
mcp_process.rs feat[app-serve]: config management (#7241) 2025-11-25 09:29:38 +00:00
mock_model_server.rs [app-server] feat: v2 Thread APIs (#6214) 2025-11-05 20:28:43 +00:00
models_cache.rs make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
responses.rs feat: update process ID for event handling (#7261) 2025-11-25 14:21:05 -08:00
rollout.rs [app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060) 2025-11-21 10:37:12 -08:00