checkpoint: I have to fix try/finally spam by this ai

This commit is contained in:
2026-03-11 21:43:19 -04:00
parent 56f79fd210
commit 4dee0e6f69
5 changed files with 313 additions and 244 deletions

View File

@@ -2,6 +2,7 @@
provider = "minimax"
model = "MiniMax-M2.5"
temperature = 0.0
top_p = 1.0
max_tokens = 32000
history_trunc_limit = 900000
active_preset = "Default"
@@ -53,13 +54,13 @@ Response = false
"Tool Calls" = true
Theme = true
"Log Management" = true
Diagnostics = true
Diagnostics = false
[theme]
palette = "Nord Dark"
font_path = "C:/projects/manual_slop/assets/fonts/Inter-Regular.ttf"
font_size = 14.0
scale = 1.2999999523162842
scale = 1.0
transparency = 1.0
child_transparency = 1.0