core-agent-ide/codex-rs/app-server/tests/suite/v2
Ahmed Ibrahim ddcc60a085
Update defaults to gpt-5.1 (#6652)
## Summary
- update documentation, example configs, and automation defaults to
reference gpt-5.1 / gpt-5.1-codex
- bump the CLI and core configuration defaults, model presets, and error
messaging to the new models while keeping the model-family/tool coverage
for legacy slugs
- refresh tests, fixtures, and TUI snapshots so they expect the upgraded
defaults

## Testing
- `cargo test -p codex-core
config::tests::test_precedence_fixture_with_gpt5_profile`


------
[Codex
Task](https://chatgpt.com/codex/tasks/task_i_6916c5b3c2b08321ace04ee38604fc6b)
2025-11-17 17:40:11 -08:00
..
account.rs [App-server] Implement account/read endpoint (#6336) 2025-11-06 19:43:13 -08:00
mod.rs chore: move relevant tests to app-server/tests/suite/v2 (#6289) 2025-11-06 10:53:17 -08:00
model_list.rs Reasoning level update (#6586) 2025-11-13 06:24:36 +00:00
rate_limits.rs chore: move relevant tests to app-server/tests/suite/v2 (#6289) 2025-11-06 10:53:17 -08:00
thread_archive.rs [app-server] feat: v2 Thread APIs (#6214) 2025-11-05 20:28:43 +00:00
thread_list.rs [app-server] small fixes for JSON schema export and one-of types (#6614) 2025-11-13 16:25:17 -08:00
thread_resume.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
thread_start.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
turn_interrupt.rs [app-server] feat: v2 Turn APIs (#6216) 2025-11-06 16:36:36 +00:00
turn_start.rs [app-server] feat: add v2 command execution approval flow (#6758) 2025-11-18 00:23:54 +00:00