Files
dotfiles/.codex/config.toml
T
2026-03-06 05:49:11 +01:00

17 lines
322 B
TOML

model = "gpt-5.3-codex"
model_reasoning_effort = "medium"
check_for_update_on_startup = false
approval_policy = "on-request"
sandbox_mode = "read-only"
allow_login_shell = false
web_search = "cached"
[features]
use_linux_sandbox_bwrap = true
[tui]
alternate_screen = "never"
[notice]
hide_rate_limit_model_nudge = true