This commit is contained in:
ed
2026-06-13 19:02:24 -04:00
parent c87bb46e4f
commit 94ab6dcc6f
3 changed files with 60 additions and 57 deletions
+15 -15
View File
@@ -1,9 +1,9 @@
[ai]
provider = "minimax"
model = "MiniMax-M3"
model = "MiniMax-M2.7"
temperature = 0.0
top_p = 1.0
max_tokens = 999999
max_tokens = 32000
history_trunc_limit = 900000
active_preset = "Basic Do Not"
system_prompt = "- **Do not** create shell scripts, README files, or descriptive files unless explicitly instructed.\n- **Do not** do anything beyond what was asked. Suggest extras in text; do not implement them."
@@ -17,7 +17,7 @@ paths = [
"C:/projects/gencpp/.ai/gencpp_sloppy.toml",
"C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml",
]
active = "C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml"
active = "project.toml"
[gui]
separate_message_panel = false
@@ -39,7 +39,7 @@ separate_external_tools = false
"AI Settings" = true
"MMA Dashboard" = false
"Task DAG" = false
"Usage Analytics" = true
"Usage Analytics" = false
"Tier 1" = false
"Tier 2" = false
"Tier 3" = false
@@ -56,7 +56,7 @@ Response = false
"Text Viewer" = false
Theme = true
"Log Management" = true
Diagnostics = false
Diagnostics = true
"Context Preview" = false
"External Tools" = false
"Shader Editor" = false
@@ -70,21 +70,11 @@ scale = 1.0
transparency = 1.0
child_transparency = 1.0
[theme.tone_mapping.gray_variations]
brightness = 0.7699999809265137
contrast = 0.7200000286102295
gamma = 0.6899999976158142
[theme.tone_mapping.Binks]
brightness = 0.47999998927116394
contrast = 0.8399999737739563
gamma = 2.2100000381469727
[theme.tone_mapping.solarized_light]
brightness = 0.6899999976158142
contrast = 0.8600000143051147
gamma = 0.7699999809265137
[theme.tone_mapping."Solarized Light"]
brightness = 0.4699999988079071
contrast = 0.800000011920929
@@ -95,6 +85,16 @@ brightness = 0.7699999809265137
contrast = 0.8700000047683716
gamma = 1.0
[theme.tone_mapping.solarized_light]
brightness = 0.6899999976158142
contrast = 0.8600000143051147
gamma = 0.7699999809265137
[theme.tone_mapping.gray_variations]
brightness = 0.7699999809265137
contrast = 0.7200000286102295
gamma = 0.6899999976158142
[mma]
max_workers = 4