checkpoint

This commit is contained in:
2026-02-27 18:35:11 -05:00
parent 3b2d82ed0d
commit 7a614cbe8c
17 changed files with 119 additions and 104 deletions

View File

@@ -1,5 +1,5 @@
[ai]
provider = "gemini"
provider = "gemini_cli"
model = "gemini-2.5-flash-lite"
temperature = 0.0
max_tokens = 8192
@@ -9,7 +9,7 @@ system_prompt = ""
[theme]
palette = "ImGui Dark"
font_size = 16.0
scale = 1.0
scale = 1.2999999523162842
font_path = ""
[projects]
@@ -32,7 +32,7 @@ active = "C:\\projects\\manual_slop\\tests\\temp_project.toml"
"Discussion Hub" = true
"Operations Hub" = true
Theme = true
"Log Management" = false
"Log Management" = true
Diagnostics = true
[headless]