chore: change codex default reasoning effort from high to xhigh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
delta-cloud-208e
2026-03-13 22:39:55 +00:00
parent d602c99b20
commit 5525f6009a
6 changed files with 7 additions and 7 deletions

View File

@@ -141,7 +141,7 @@ sudo python3 codex_patcher.py --apply
```toml
model = "gpt-5.2-codex"
model_reasoning_effort = "high"
model_reasoning_effort = "xhigh"
model_provider = "custom"
approval_policy = "never"
sandbox_mode = "danger-full-access"