fix(codex): update config
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
model = "gpt-5.3-codex"
|
model = "gpt-5.4"
|
||||||
model_reasoning_effort = "medium"
|
model_reasoning_effort = "xhigh"
|
||||||
check_for_update_on_startup = false
|
check_for_update_on_startup = false
|
||||||
approval_policy = "on-request"
|
approval_policy = "on-request"
|
||||||
sandbox_mode = "read-only"
|
sandbox_mode = "read-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user