This commit is contained in:
2026-07-09 22:35:31 -07:00
parent ba1c35a462
commit 1128183032
5 changed files with 13 additions and 722 deletions
+8 -4
View File
@@ -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