fix: stop pinning o4-mini in codex config

This commit is contained in:
Affaan Mustafa
2026-03-12 07:53:59 -07:00
committed by Affaan Mustafa
parent da4db99c94
commit 51eec12764
5 changed files with 77 additions and 4 deletions

View File

@@ -10,8 +10,9 @@
# - https://developers.openai.com/codex/multi-agent
# Model selection
model = "o4-mini"
model_provider = "openai"
# Leave `model` and `model_provider` unset so Codex CLI uses its current
# built-in defaults. Uncomment and pin them only if you intentionally want
# repo-local or global model overrides.
# Top-level runtime settings (current Codex schema)
approval_policy = "on-request"