mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
9 lines
404 B
TOML
9 lines
404 B
TOML
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, notifications = true }
|
|
|
|
|
|
# [mcp_servers.tracker]
|
|
# command = "/Users/david/.config/agent-tracker/bin/tracker-mcp"
|