WIP: Catching up on state of this codebase..

This commit is contained in:
2026-05-02 11:59:22 -04:00
parent 7d9d8a70e8
commit 1f0bd94f10
5 changed files with 419 additions and 35 deletions
+3 -4
View File
@@ -5,8 +5,8 @@ temperature = 0.0
top_p = 1.0
max_tokens = 32000
history_trunc_limit = 900000
active_preset = ""
system_prompt = "Overridden Prompt"
active_preset = "Default"
system_prompt = ""
[projects]
paths = [
@@ -32,7 +32,7 @@ separate_external_tools = false
"Project Settings" = true
"Files & Media" = true
"AI Settings" = true
"MMA Dashboard" = false
"MMA Dashboard" = true
"Task DAG" = true
"Usage Analytics" = true
"Tier 1" = false
@@ -53,7 +53,6 @@ Theme = false
Diagnostics = false
"External Tools" = false
"Shader Editor" = false
"Session Hub" = false
[theme]
palette = "Nord Dark"