This commit is contained in:
2026-09-11 00:44:31 -07:00
parent 385b881972
commit 212fe286a7
9 changed files with 35 additions and 1018 deletions
+9 -2
View File
@@ -1,5 +1,5 @@
model = "gpt-5.6-sol"
model_reasoning_effort = "high"
model = "gpt-6-astra"
model_reasoning_effort = "medium"
personality = "pragmatic"
tool_output_token_limit = 25000
# Leave room for native compaction near the 272273k context window.
@@ -18,6 +18,7 @@ notification_condition = "always"
[tui.model_availability_nux]
"gpt-5.5" = 4
"gpt-5.6-sol" = 4
gpt-6-astra = 4
[sandbox_workspace_write]
network_access = true
@@ -254,6 +255,12 @@ trust_level = "trusted"
[projects."/home/sudacode/projects/sudacode-blog"]
trust_level = "trusted"
[projects."/home/sudacode/projects/japanese/Mangatan"]
trust_level = "trusted"
[projects."/truenas/jellyfin/anime/I Made Friends with the Second Prettiest Girl in My Class/Season-1"]
trust_level = "trusted"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"