mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
update codex config
This commit is contained in:
parent
f9a1d8e569
commit
79aacc74c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue