mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-07-23 16:49:46 -07:00
update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
model = "gpt-5.5"
|
||||
model = "gpt-5.6-sol"
|
||||
model_reasoning_effort = "xhigh"
|
||||
personality = "pragmatic"
|
||||
tool_output_token_limit = 25000
|
||||
@@ -14,6 +14,10 @@ sandbox_mode = "workspace-write"
|
||||
notifications = ["agent-turn-complete"]
|
||||
notification_condition = "always"
|
||||
|
||||
[tui.model_availability_nux]
|
||||
"gpt-5.5" = 4
|
||||
"gpt-5.6-sol" = 2
|
||||
|
||||
[sandbox_workspace_write]
|
||||
network_access = true
|
||||
|
||||
@@ -226,6 +230,9 @@ trust_level = "trusted"
|
||||
[projects."/home/sudacode/.cache/paru/clone/t3code-git"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/usr/share/applications"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[notice.model_migrations]
|
||||
"gpt-5.3-codex" = "gpt-5.4"
|
||||
|
||||
@@ -253,9 +260,6 @@ enabled = true
|
||||
[plugins."browser@openai-bundled"]
|
||||
enabled = true
|
||||
|
||||
[tui.model_availability_nux]
|
||||
"gpt-5.5" = 4
|
||||
|
||||
[desktop]
|
||||
sansFontSize = 18
|
||||
codeFontSize = 16
|
||||
|
||||
Reference in New Issue
Block a user