core-agent-ide/codex-rs/cli/src
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
..
debug_sandbox add codex debug seatbelt --log-denials (#4098) 2025-11-10 22:48:14 +00:00
debug_sandbox.rs move cap_sid file into ~/.codex so the sandbox cannot overwrite it (#6798) 2025-11-17 15:49:41 -08:00
exit_status.rs feat: experimental env var: CODEX_SANDBOX_NETWORK_DISABLED (#879) 2025-05-09 18:29:34 -07:00
lib.rs add codex debug seatbelt --log-denials (#4098) 2025-11-10 22:48:14 +00:00
login.rs [Auth] Choose which auth storage to use based on config (#5792) 2025-10-27 19:41:49 -07:00
main.rs Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00
mcp_cmd.rs fix: Update the deprecation message to link to the docs (#6211) 2025-11-04 21:02:27 +00:00
wsl_paths.rs fix(wsl): normalize Windows paths during update (#6086) (#6097) 2025-11-07 14:49:17 -08:00