fix(codex): remove model/effort overrides

This commit is contained in:
2026-05-29 09:51:47 +02:00
parent e6f23d59e0
commit ec93bf3bdc
-2
View File
@@ -1,5 +1,3 @@
model = "gpt-5.4"
model_reasoning_effort = "xhigh"
check_for_update_on_startup = false
approval_policy = "on-request"
sandbox_mode = "read-only"