core-agent-ide/codex-rs/utils
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
..
cache feat: cache tokenizer (#6609) 2025-11-14 17:05:00 +01:00
git Reasoning level update (#6586) 2025-11-13 06:24:36 +00:00
image feat: placeholder for image that can't be decoded to prevent 400 (#6773) 2025-11-17 16:10:53 +00:00
json-to-toml fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
pty Use codex-linux-sandbox in unified exec (#6480) 2025-11-10 17:17:09 -08:00
readiness feat: async ghost commit (#5618) 2025-10-27 10:09:10 +00:00
string chore: refactor tool handling (#4510) 2025-10-03 13:21:06 +01:00
tokenizer Update defaults to gpt-5.1 (#6652) 2025-11-17 17:40:11 -08:00