core-agent-ide/codex-rs/app-server/tests/suite
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
..
v2 Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
archive_conversation.rs Fixes intermittent test failures in CI (#6282) 2025-11-05 13:12:25 -08:00
auth.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
codex_message_processor_flow.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
config.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
create_conversation.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
fuzzy_file_search.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
interrupt.rs [app-server] feat: v2 Turn APIs (#6216) 2025-11-06 16:36:36 +00:00
list_resume.rs [app-server] feat: v2 Thread APIs (#6214) 2025-11-05 20:28:43 +00:00
login.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
mod.rs chore: move relevant tests to app-server/tests/suite/v2 (#6289) 2025-11-06 10:53:17 -08:00
send_message.rs Update user instruction message format (#6010) 2025-10-30 18:44:02 -07:00
set_default_model.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
user_agent.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
user_info.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00