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

@@ -222,7 +222,7 @@ if (-not $pyCmd) {
$tomlContent = @"
model = "gpt-5.4"
model_reasoning_effort = "high"
model_reasoning_effort = "xhigh"
model_provider = "custom"
model_catalog_json = "$catalogPath"
approval_policy = "never"