glm did okay but still pain

This commit is contained in:
2026-03-04 22:05:27 -05:00
parent 411b7f3f4e
commit 9d7628be3c
4 changed files with 82 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "gemini_cli"
model = "gemini-2.0-flash"
model = "gemini-2.5-flash-lite"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000
@@ -15,7 +15,7 @@ paths = [
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_livetoolssim.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_liveexecutionsim.toml",
]
active = "C:\\projects\\manual_slop\\tests\\artifacts\\temp_project.toml"
active = "C:\\projects\\manual_slop\\tests\\artifacts\\temp_livecontextsim.toml"
[gui.show_windows]
"Context Hub" = true
@@ -33,9 +33,9 @@ Theme = true
Diagnostics = true
[theme]
palette = "ImGui Dark"
palette = "DPG Default"
font_path = ""
font_size = 16.0
font_size = 14.0
scale = 1.0
[headless]