This commit is contained in:
2026-08-13 22:48:52 -07:00
parent a0011ef4f5
commit ce72d3a0e3
5 changed files with 19 additions and 8 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
model = "gpt-5.6-sol"
model_reasoning_effort = "medium"
model_reasoning_effort = "high"
personality = "pragmatic"
tool_output_token_limit = 25000
# Leave room for native compaction near the 272273k context window.
@@ -226,6 +226,9 @@ trust_level = "trusted"
[projects."/home/sudacode/Downloads/jdownloader/tmp"]
trust_level = "trusted"
[projects."/home/sudacode/games/ModEngine2"]
trust_level = "trusted"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"