update codex config

This commit is contained in:
David Chen 2025-09-18 11:14:45 -07:00
parent f9a1d8e569
commit 79aacc74c4

View file

@ -2,7 +2,7 @@ model_reasoning_effort = "high" # minimal|low|medium|high|none
model_verbosity = "medium" # low|medium|high
model = "gpt-5-codex"
tui = { theme = { name = "dark-zen-garden" }, spinner = { name = "brailleDotsClassic" }, alternate_screen = true }
tui = { theme = { name = "dark-zen-garden" }, spinner = { name = "brailleDotsClassic" }, alternate_screen = true, notifications = true }
[mcp_servers.tracker]