adjustments + new tracks + tasks.md reduction of usage

This commit is contained in:
2026-03-08 03:31:15 -04:00
parent 2ffb2b2e1f
commit 7bdba1c9b9
22 changed files with 472 additions and 632 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
@@ -8,15 +8,9 @@ system_prompt = ""
[projects]
paths = [
"project.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_project.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_livecontextsim.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_liveaisettingssim.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_livetoolssim.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_liveexecutionsim.toml",
"C:\\projects\\manual_slop\\tests\\artifacts\\temp_simproject.toml",
"C:/projects/gencpp/gencpp_sloppy.toml",
]
active = "C:\\projects\\manual_slop\\tests\\artifacts\\temp_livetoolssim.toml"
active = "C:/projects/gencpp/gencpp_sloppy.toml"
[gui]
separate_message_panel = false
@@ -34,8 +28,8 @@ separate_tool_calls_panel = false
"Tier 4: QA" = true
"Discussion Hub" = true
"Operations Hub" = true
Message = false
Response = false
Message = true
Response = true
"Tool Calls" = true
Theme = true
"Log Management" = true