Codex: "high" variant, and settings for reasoning effort & reasoning summaries (#648)

This commit is contained in:
Solomon
2025-09-08 14:29:26 +01:00
committed by GitHub
parent f049bdf337
commit 1cb067d894
5 changed files with 80 additions and 2 deletions

View File

@@ -44,6 +44,12 @@
"CODEX": {
"sandbox": "danger-full-access"
}
},
"HIGH": {
"CODEX": {
"sandbox": "danger-full-access",
"model_reasoning_effort": "high"
}
}
},
"OPENCODE": {
@@ -66,4 +72,4 @@
}
}
}
}
}