fix(codex): update config

This commit is contained in:
2026-04-23 21:33:35 +02:00
parent 32a49ea461
commit 201ca63d45
+2 -2
View File
@@ -1,5 +1,5 @@
model = "gpt-5.3-codex"
model_reasoning_effort = "medium"
model = "gpt-5.4"
model_reasoning_effort = "xhigh"
check_for_update_on_startup = false
approval_policy = "on-request"
sandbox_mode = "read-only"