Private
Public Access
config
This commit is contained in:
+21
-21
@@ -3,7 +3,7 @@ provider = "minimax"
|
|||||||
model = "MiniMax-M2.7"
|
model = "MiniMax-M2.7"
|
||||||
temperature = 0.0
|
temperature = 0.0
|
||||||
top_p = 1.0
|
top_p = 1.0
|
||||||
max_tokens = 32000
|
max_tokens = 999999
|
||||||
history_trunc_limit = 900000
|
history_trunc_limit = 900000
|
||||||
active_preset = "Basic Do Not"
|
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."
|
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,12 +17,12 @@ paths = [
|
|||||||
"C:/projects/gencpp/.ai/gencpp_sloppy.toml",
|
"C:/projects/gencpp/.ai/gencpp_sloppy.toml",
|
||||||
"C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml",
|
"C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml",
|
||||||
]
|
]
|
||||||
active = "project.toml"
|
active = "C:/projects/Pikuma/ps1-ai/pikuma_ps1.toml"
|
||||||
|
|
||||||
[gui]
|
[gui]
|
||||||
separate_message_panel = false
|
separate_message_panel = false
|
||||||
separate_response_panel = false
|
separate_response_panel = true
|
||||||
separate_tool_calls_panel = true
|
separate_tool_calls_panel = false
|
||||||
bg_shader_enabled = false
|
bg_shader_enabled = false
|
||||||
crt_filter_enabled = false
|
crt_filter_enabled = false
|
||||||
separate_task_dag = false
|
separate_task_dag = false
|
||||||
@@ -51,8 +51,8 @@ separate_external_tools = false
|
|||||||
"Discussion Hub" = true
|
"Discussion Hub" = true
|
||||||
"Operations Hub" = true
|
"Operations Hub" = true
|
||||||
Message = false
|
Message = false
|
||||||
Response = false
|
Response = true
|
||||||
"Tool Calls" = true
|
"Tool Calls" = false
|
||||||
"Text Viewer" = false
|
"Text Viewer" = false
|
||||||
Theme = true
|
Theme = true
|
||||||
"Log Management" = true
|
"Log Management" = true
|
||||||
@@ -70,31 +70,31 @@ scale = 1.0
|
|||||||
transparency = 1.0
|
transparency = 1.0
|
||||||
child_transparency = 1.0
|
child_transparency = 1.0
|
||||||
|
|
||||||
[theme.tone_mapping.Binks]
|
|
||||||
brightness = 0.47999998927116394
|
|
||||||
contrast = 0.8399999737739563
|
|
||||||
gamma = 2.2100000381469727
|
|
||||||
|
|
||||||
[theme.tone_mapping."Solarized Light"]
|
|
||||||
brightness = 0.4699999988079071
|
|
||||||
contrast = 0.800000011920929
|
|
||||||
gamma = 0.6700000166893005
|
|
||||||
|
|
||||||
[theme.tone_mapping.moss]
|
|
||||||
brightness = 0.7699999809265137
|
|
||||||
contrast = 0.8700000047683716
|
|
||||||
gamma = 1.0
|
|
||||||
|
|
||||||
[theme.tone_mapping.solarized_light]
|
[theme.tone_mapping.solarized_light]
|
||||||
brightness = 0.6899999976158142
|
brightness = 0.6899999976158142
|
||||||
contrast = 0.8600000143051147
|
contrast = 0.8600000143051147
|
||||||
gamma = 0.7699999809265137
|
gamma = 0.7699999809265137
|
||||||
|
|
||||||
|
[theme.tone_mapping."Solarized Light"]
|
||||||
|
brightness = 0.6100000143051147
|
||||||
|
contrast = 0.8399999737739563
|
||||||
|
gamma = 0.5400000214576721
|
||||||
|
|
||||||
|
[theme.tone_mapping.Binks]
|
||||||
|
brightness = 0.47999998927116394
|
||||||
|
contrast = 0.8399999737739563
|
||||||
|
gamma = 2.2100000381469727
|
||||||
|
|
||||||
[theme.tone_mapping.gray_variations]
|
[theme.tone_mapping.gray_variations]
|
||||||
brightness = 0.7699999809265137
|
brightness = 0.7699999809265137
|
||||||
contrast = 0.7200000286102295
|
contrast = 0.7200000286102295
|
||||||
gamma = 0.6899999976158142
|
gamma = 0.6899999976158142
|
||||||
|
|
||||||
|
[theme.tone_mapping.moss]
|
||||||
|
brightness = 0.7699999809265137
|
||||||
|
contrast = 0.8700000047683716
|
||||||
|
gamma = 1.0
|
||||||
|
|
||||||
[mma]
|
[mma]
|
||||||
max_workers = 4
|
max_workers = 4
|
||||||
|
|
||||||
|
|||||||
+85
-35
@@ -44,22 +44,22 @@ Collapsed=0
|
|||||||
DockId=0x00000010,0
|
DockId=0x00000010,0
|
||||||
|
|
||||||
[Window][Message]
|
[Window][Message]
|
||||||
Pos=1488,209
|
Pos=1572,28
|
||||||
Size=1560,1834
|
Size=1416,1924
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,0
|
DockId=0x00000001,4
|
||||||
|
|
||||||
[Window][Response]
|
[Window][Response]
|
||||||
Pos=0,28
|
Pos=2554,28
|
||||||
Size=1486,2015
|
Size=1286,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,5
|
DockId=0x00000002,0
|
||||||
|
|
||||||
[Window][Tool Calls]
|
[Window][Tool Calls]
|
||||||
Pos=837,28
|
Pos=1194,28
|
||||||
Size=843,1172
|
Size=1358,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,3
|
DockId=0x00000001,3
|
||||||
|
|
||||||
[Window][Comms History]
|
[Window][Comms History]
|
||||||
ViewportPos=43,95
|
ViewportPos=43,95
|
||||||
@@ -77,7 +77,7 @@ DockId=0xAFC85805,2
|
|||||||
|
|
||||||
[Window][Theme]
|
[Window][Theme]
|
||||||
Pos=0,28
|
Pos=0,28
|
||||||
Size=835,1172
|
Size=1192,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,3
|
DockId=0x00000010,3
|
||||||
|
|
||||||
@@ -87,10 +87,10 @@ Size=900,700
|
|||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][Diagnostics]
|
[Window][Diagnostics]
|
||||||
Pos=837,28
|
Pos=1194,28
|
||||||
Size=843,1172
|
Size=1358,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,2
|
DockId=0x00000001,2
|
||||||
|
|
||||||
[Window][Context Hub]
|
[Window][Context Hub]
|
||||||
Pos=0,975
|
Pos=0,975
|
||||||
@@ -105,26 +105,26 @@ Collapsed=0
|
|||||||
DockId=0x0000000D,0
|
DockId=0x0000000D,0
|
||||||
|
|
||||||
[Window][Discussion Hub]
|
[Window][Discussion Hub]
|
||||||
Pos=837,28
|
Pos=1194,28
|
||||||
Size=843,1172
|
Size=1358,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,0
|
DockId=0x00000001,0
|
||||||
|
|
||||||
[Window][Operations Hub]
|
[Window][Operations Hub]
|
||||||
Pos=0,28
|
Pos=0,28
|
||||||
Size=835,1172
|
Size=1192,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,4
|
DockId=0x00000010,4
|
||||||
|
|
||||||
[Window][Files & Media]
|
[Window][Files & Media]
|
||||||
Pos=0,28
|
Pos=0,28
|
||||||
Size=835,1172
|
Size=1192,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,1
|
DockId=0x00000010,1
|
||||||
|
|
||||||
[Window][AI Settings]
|
[Window][AI Settings]
|
||||||
Pos=0,28
|
Pos=0,28
|
||||||
Size=835,1172
|
Size=1192,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,2
|
DockId=0x00000010,2
|
||||||
|
|
||||||
@@ -137,13 +137,13 @@ Collapsed=0
|
|||||||
Pos=1427,28
|
Pos=1427,28
|
||||||
Size=1474,1799
|
Size=1474,1799
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,2
|
DockId=0x00000001,2
|
||||||
|
|
||||||
[Window][Log Management]
|
[Window][Log Management]
|
||||||
Pos=837,28
|
Pos=1194,28
|
||||||
Size=843,1172
|
Size=1358,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,1
|
DockId=0x00000001,1
|
||||||
|
|
||||||
[Window][Track Proposal]
|
[Window][Track Proposal]
|
||||||
Pos=709,326
|
Pos=709,326
|
||||||
@@ -332,8 +332,8 @@ Size=967,499
|
|||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][Usage Analytics]
|
[Window][Usage Analytics]
|
||||||
Pos=1060,75
|
Pos=650,198
|
||||||
Size=399,345
|
Size=651,492
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][Tool Preset Manager]
|
[Window][Tool Preset Manager]
|
||||||
@@ -406,11 +406,11 @@ Collapsed=0
|
|||||||
Pos=1163,24
|
Pos=1163,24
|
||||||
Size=1234,1542
|
Size=1234,1542
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,1
|
DockId=0x00000001,1
|
||||||
|
|
||||||
[Window][Project Settings]
|
[Window][Project Settings]
|
||||||
Pos=0,28
|
Pos=0,28
|
||||||
Size=835,1172
|
Size=1192,2132
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,0
|
DockId=0x00000010,0
|
||||||
|
|
||||||
@@ -418,7 +418,7 @@ DockId=0x00000010,0
|
|||||||
Pos=1188,28
|
Pos=1188,28
|
||||||
Size=1285,1389
|
Size=1285,1389
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,2
|
DockId=0x00000001,2
|
||||||
|
|
||||||
[Window][Text Viewer - ts_cpp_get_skeleton]
|
[Window][Text Viewer - ts_cpp_get_skeleton]
|
||||||
Pos=60,58
|
Pos=60,58
|
||||||
@@ -537,12 +537,12 @@ Collapsed=0
|
|||||||
|
|
||||||
[Window][Project Stale]
|
[Window][Project Stale]
|
||||||
Pos=10,50
|
Pos=10,50
|
||||||
Size=169,164
|
Size=169,184
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][###Text_Viewer_Unified]
|
[Window][###Text_Viewer_Unified]
|
||||||
Pos=466,615
|
Pos=9,796
|
||||||
Size=673,496
|
Size=1449,1273
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Table][0xFB6E3870,4]
|
[Table][0xFB6E3870,4]
|
||||||
@@ -871,17 +871,67 @@ RefScale=20
|
|||||||
Column 0 Width=694
|
Column 0 Width=694
|
||||||
Column 1 Weight=1.0000
|
Column 1 Weight=1.0000
|
||||||
|
|
||||||
|
[Table][0xDA68DA93,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x6A6B65B9,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x871FB46D,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x2F203C4C,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x01A46CC7,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0xC0D03849,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x9CE0C751,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
|
[Table][0x11F051D8,3]
|
||||||
|
RefScale=20
|
||||||
|
Column 0 Width=60
|
||||||
|
Column 1 Weight=1.0000
|
||||||
|
Column 2 Width=70
|
||||||
|
|
||||||
[Docking][Data]
|
[Docking][Data]
|
||||||
DockNode ID=0x00000008 Pos=3125,170 Size=593,1157 Split=Y
|
DockNode ID=0x00000008 Pos=3125,170 Size=593,1157 Split=Y
|
||||||
DockNode ID=0x00000009 Parent=0x00000008 SizeRef=1029,147 Selected=0x0469CA7A
|
DockNode ID=0x00000009 Parent=0x00000008 SizeRef=1029,147 Selected=0x0469CA7A
|
||||||
DockNode ID=0x0000000A Parent=0x00000008 SizeRef=1029,145 Selected=0xDF822E02
|
DockNode ID=0x0000000A Parent=0x00000008 SizeRef=1029,145 Selected=0xDF822E02
|
||||||
DockSpace ID=0xAFC85805 Window=0x079D3A04 Pos=0,28 Size=1680,1172 Split=X
|
DockSpace ID=0xAFC85805 Window=0x079D3A04 Pos=0,28 Size=3840,2132 Split=X
|
||||||
DockNode ID=0x00000003 Parent=0xAFC85805 SizeRef=2357,1183 Split=X
|
DockNode ID=0x00000003 Parent=0xAFC85805 SizeRef=2357,1183 Split=X
|
||||||
DockNode ID=0x0000000B Parent=0x00000003 SizeRef=404,1186 Split=X Selected=0xF4139CA2
|
DockNode ID=0x0000000B Parent=0x00000003 SizeRef=404,1186 Split=X Selected=0xF4139CA2
|
||||||
DockNode ID=0x00000005 Parent=0x0000000B SizeRef=821,1681 Split=Y Selected=0x3F1379AF
|
DockNode ID=0x00000005 Parent=0x0000000B SizeRef=1192,1681 Split=Y Selected=0x3F1379AF
|
||||||
DockNode ID=0x00000010 Parent=0x00000005 SizeRef=983,1140 CentralNode=1 Selected=0x418C7449
|
DockNode ID=0x00000010 Parent=0x00000005 SizeRef=983,1140 CentralNode=1 Selected=0x1DCB2623
|
||||||
DockNode ID=0x00000011 Parent=0x00000005 SizeRef=983,184 Selected=0x432BAE4E
|
DockNode ID=0x00000011 Parent=0x00000005 SizeRef=983,184 Selected=0x432BAE4E
|
||||||
DockNode ID=0x00000006 Parent=0x0000000B SizeRef=843,1681 Selected=0x6F2B5B04
|
DockNode ID=0x00000006 Parent=0x0000000B SizeRef=2646,1681 Split=X Selected=0x6F2B5B04
|
||||||
|
DockNode ID=0x00000001 Parent=0x00000006 SizeRef=1358,1924 Selected=0x6F2B5B04
|
||||||
|
DockNode ID=0x00000002 Parent=0x00000006 SizeRef=1286,1924 Selected=0x0D5A5273
|
||||||
DockNode ID=0x0000000D Parent=0x00000003 SizeRef=435,1186 Selected=0x363E93D6
|
DockNode ID=0x0000000D Parent=0x00000003 SizeRef=435,1186 Selected=0x363E93D6
|
||||||
DockNode ID=0x00000004 Parent=0xAFC85805 SizeRef=488,1183 Selected=0x3AEC3498
|
DockNode ID=0x00000004 Parent=0xAFC85805 SizeRef=488,1183 Selected=0x3AEC3498
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,13 @@
|
|||||||
|
view_presets = []
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "project"
|
name = "project"
|
||||||
git_dir = ""
|
git_dir = ""
|
||||||
system_prompt = ""
|
system_prompt = ""
|
||||||
execution_mode = "native"
|
execution_mode = "native"
|
||||||
|
word_wrap = true
|
||||||
|
auto_scroll_comms = true
|
||||||
|
auto_scroll_tool_calls = true
|
||||||
|
|
||||||
[output]
|
[output]
|
||||||
output_dir = "./md_gen"
|
output_dir = "./md_gen"
|
||||||
@@ -52,8 +57,47 @@ set_file_slice = false
|
|||||||
py_update_definition = false
|
py_update_definition = false
|
||||||
py_set_signature = false
|
py_set_signature = false
|
||||||
py_set_var_declaration = false
|
py_set_var_declaration = false
|
||||||
|
edit_file = true
|
||||||
|
py_remove_def = true
|
||||||
|
py_add_def = true
|
||||||
|
py_move_def = true
|
||||||
|
py_region_wrap = true
|
||||||
|
ts_c_get_skeleton = true
|
||||||
|
ts_cpp_get_skeleton = true
|
||||||
|
ts_c_get_code_outline = true
|
||||||
|
ts_cpp_get_code_outline = true
|
||||||
|
ts_c_get_definition = true
|
||||||
|
ts_cpp_get_definition = true
|
||||||
|
ts_c_get_signature = true
|
||||||
|
ts_cpp_get_signature = true
|
||||||
|
ts_c_update_definition = true
|
||||||
|
ts_cpp_update_definition = true
|
||||||
|
derive_code_path = true
|
||||||
|
bd_create = true
|
||||||
|
bd_update = true
|
||||||
|
bd_list = true
|
||||||
|
bd_ready = true
|
||||||
|
|
||||||
[mma]
|
[mma]
|
||||||
epic = ""
|
epic = ""
|
||||||
active_track_id = ""
|
active_track_id = ""
|
||||||
tracks = []
|
tracks = []
|
||||||
|
|
||||||
|
[mma.tier_models."Tier 1"]
|
||||||
|
model = "gemini-3.1-pro-preview"
|
||||||
|
provider = "gemini"
|
||||||
|
|
||||||
|
[mma.tier_models."Tier 2"]
|
||||||
|
model = "gemini-3-flash-preview"
|
||||||
|
provider = "gemini"
|
||||||
|
|
||||||
|
[mma.tier_models."Tier 3"]
|
||||||
|
model = "gemini-2.5-flash-lite"
|
||||||
|
provider = "gemini"
|
||||||
|
|
||||||
|
[mma.tier_models."Tier 4"]
|
||||||
|
model = "gemini-2.5-flash-lite"
|
||||||
|
provider = "gemini"
|
||||||
|
|
||||||
|
[conductor]
|
||||||
|
dir = "conductor"
|
||||||
|
|||||||
@@ -6,8 +6,12 @@ roles = [
|
|||||||
"Context",
|
"Context",
|
||||||
]
|
]
|
||||||
active = "main"
|
active = "main"
|
||||||
|
auto_add = false
|
||||||
|
|
||||||
[discussions.main]
|
[discussions.main]
|
||||||
git_commit = ""
|
git_commit = ""
|
||||||
last_updated = "2026-06-13T18:21:58"
|
last_updated = "2026-06-14T13:06:22"
|
||||||
history = []
|
history = []
|
||||||
|
context_snapshot = []
|
||||||
|
sent_markdown = ""
|
||||||
|
sent_system_prompt = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user