Private
Public Access
config
This commit is contained in:
+19
-11
@@ -1,9 +1,9 @@
|
|||||||
[ai]
|
[ai]
|
||||||
provider = "minimax"
|
provider = "minimax"
|
||||||
model = "MiniMax-M3"
|
model = "MiniMax-M2.7"
|
||||||
temperature = 0.0
|
temperature = 0.0
|
||||||
top_p = 1.0
|
top_p = 1.0
|
||||||
max_tokens = 999999
|
max_tokens = 32000
|
||||||
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."
|
||||||
@@ -13,11 +13,14 @@ use_default_base_prompt = true
|
|||||||
[projects]
|
[projects]
|
||||||
paths = [
|
paths = [
|
||||||
"project.toml",
|
"project.toml",
|
||||||
|
"C:/projects/manual_slop/manual_slop.toml",
|
||||||
|
"C:/projects/gencpp/.ai/gencpp_sloppy.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 = true
|
separate_message_panel = false
|
||||||
separate_response_panel = true
|
separate_response_panel = true
|
||||||
separate_tool_calls_panel = true
|
separate_tool_calls_panel = true
|
||||||
bg_shader_enabled = false
|
bg_shader_enabled = false
|
||||||
@@ -47,7 +50,7 @@ separate_external_tools = false
|
|||||||
"Tier 4: QA" = false
|
"Tier 4: QA" = false
|
||||||
"Discussion Hub" = true
|
"Discussion Hub" = true
|
||||||
"Operations Hub" = true
|
"Operations Hub" = true
|
||||||
Message = true
|
Message = false
|
||||||
Response = true
|
Response = true
|
||||||
"Tool Calls" = true
|
"Tool Calls" = true
|
||||||
"Text Viewer" = false
|
"Text Viewer" = false
|
||||||
@@ -60,28 +63,33 @@ Diagnostics = false
|
|||||||
"Undo/Redo History" = false
|
"Undo/Redo History" = false
|
||||||
|
|
||||||
[theme]
|
[theme]
|
||||||
palette = "Monokai"
|
palette = "10x Dark"
|
||||||
font_path = "fonts/MapleMono-Regular.ttf"
|
font_path = "fonts/MapleMono-Regular.ttf"
|
||||||
font_size = 20.0
|
font_size = 20.0
|
||||||
scale = 1.0199999809265137
|
scale = 1.0199999809265137
|
||||||
transparency = 1.0
|
transparency = 1.0
|
||||||
child_transparency = 1.0
|
child_transparency = 1.0
|
||||||
|
|
||||||
|
[theme.tone_mapping."Solarized Light"]
|
||||||
|
brightness = 0.5
|
||||||
|
contrast = 0.8299999833106995
|
||||||
|
gamma = 1.0
|
||||||
|
|
||||||
[theme.tone_mapping.moss]
|
[theme.tone_mapping.moss]
|
||||||
brightness = 1.059999942779541
|
brightness = 1.059999942779541
|
||||||
contrast = 0.5799999833106995
|
contrast = 0.5799999833106995
|
||||||
gamma = 1.059999942779541
|
gamma = 1.059999942779541
|
||||||
|
|
||||||
[theme.tone_mapping.solarized_light]
|
|
||||||
brightness = 0.6899999976158142
|
|
||||||
contrast = 0.8600000143051147
|
|
||||||
gamma = 0.7699999809265137
|
|
||||||
|
|
||||||
[theme.tone_mapping.Binks]
|
[theme.tone_mapping.Binks]
|
||||||
brightness = 0.5600000023841858
|
brightness = 0.5600000023841858
|
||||||
contrast = 0.7900000214576721
|
contrast = 0.7900000214576721
|
||||||
gamma = 2.2100000381469727
|
gamma = 2.2100000381469727
|
||||||
|
|
||||||
|
[theme.tone_mapping.solarized_light]
|
||||||
|
brightness = 0.6899999976158142
|
||||||
|
contrast = 0.8600000143051147
|
||||||
|
gamma = 0.7699999809265137
|
||||||
|
|
||||||
[theme.tone_mapping.gray_variations]
|
[theme.tone_mapping.gray_variations]
|
||||||
brightness = 0.7699999809265137
|
brightness = 0.7699999809265137
|
||||||
contrast = 0.7200000286102295
|
contrast = 0.7200000286102295
|
||||||
|
|||||||
+1
-1
@@ -255,4 +255,4 @@ model = "gemini-2.5-flash-lite"
|
|||||||
provider = "gemini"
|
provider = "gemini"
|
||||||
|
|
||||||
[conductor]
|
[conductor]
|
||||||
dir = "C:/projects/Pikuma/ps1-ai/conductor"
|
dir = "conductor"
|
||||||
|
|||||||
+166
-2
@@ -9,13 +9,177 @@ auto_add = true
|
|||||||
|
|
||||||
[discussions.main]
|
[discussions.main]
|
||||||
git_commit = "9265f94d9756b1a37a7b8e195725654032d84747"
|
git_commit = "9265f94d9756b1a37a7b8e195725654032d84747"
|
||||||
last_updated = "2026-06-04T18:04:34"
|
last_updated = "2026-06-07T02:04:51"
|
||||||
history = [
|
history = [
|
||||||
"@2026-02-21T18:22:58\nUser:\nI will now try to generate a response from the AI. I will then try to run a tool call. Finally, I will try to generate a response from the AI again.",
|
"@2026-02-21T18:22:58\nUser:\nI will now try to generate a response from the AI. I will then try to run a tool call. Finally, I will try to generate a response from the AI again.",
|
||||||
]
|
]
|
||||||
sent_markdown = ""
|
sent_markdown = ""
|
||||||
sent_system_prompt = ""
|
sent_system_prompt = ""
|
||||||
context_snapshot = []
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "aggregate.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "ai_client.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "api_hook_client.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "api_hooks.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "config.toml"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "events.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "gui.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "gui_2.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "manual_slop.toml"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "manual_slop_history.toml"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "performance_monitor.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "project_manager.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "pyproject.toml"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "shell_runner.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
|
[[discussions.main.context_snapshot]]
|
||||||
|
path = "tests/test_agent_tools_wiring.py"
|
||||||
|
auto_aggregate = false
|
||||||
|
force_full = false
|
||||||
|
view_mode = "full"
|
||||||
|
ast_signatures = false
|
||||||
|
ast_definitions = false
|
||||||
|
custom_slices = []
|
||||||
|
|
||||||
|
[discussions.main.context_snapshot.ast_mask]
|
||||||
|
|
||||||
[discussions.docs]
|
[discussions.docs]
|
||||||
git_commit = "68e895cb8a0144061d1e3b959b7c9f7f98a0c7ed"
|
git_commit = "68e895cb8a0144061d1e3b959b7c9f7f98a0c7ed"
|
||||||
|
|||||||
+23
-23
@@ -51,15 +51,15 @@ DockId=0x00000006,1
|
|||||||
|
|
||||||
[Window][Response]
|
[Window][Response]
|
||||||
Pos=0,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,5
|
DockId=0x00000010,5
|
||||||
|
|
||||||
[Window][Tool Calls]
|
[Window][Tool Calls]
|
||||||
Pos=561,29
|
Pos=724,29
|
||||||
Size=1138,1195
|
Size=989,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,3
|
DockId=0x00000006,2
|
||||||
|
|
||||||
[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,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,1
|
DockId=0x00000010,1
|
||||||
|
|
||||||
@@ -87,8 +87,8 @@ Size=900,700
|
|||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][Diagnostics]
|
[Window][Diagnostics]
|
||||||
Pos=1655,28
|
Pos=982,29
|
||||||
Size=1658,1838
|
Size=1449,1492
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,4
|
DockId=0x00000006,4
|
||||||
|
|
||||||
@@ -105,26 +105,26 @@ Collapsed=0
|
|||||||
DockId=0x0000000D,0
|
DockId=0x0000000D,0
|
||||||
|
|
||||||
[Window][Discussion Hub]
|
[Window][Discussion Hub]
|
||||||
Pos=561,29
|
Pos=724,29
|
||||||
Size=1138,1195
|
Size=989,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,0
|
DockId=0x00000006,0
|
||||||
|
|
||||||
[Window][Operations Hub]
|
[Window][Operations Hub]
|
||||||
Pos=0,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,4
|
DockId=0x00000010,4
|
||||||
|
|
||||||
[Window][Files & Media]
|
[Window][Files & Media]
|
||||||
Pos=0,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,2
|
DockId=0x00000010,2
|
||||||
|
|
||||||
[Window][AI Settings]
|
[Window][AI Settings]
|
||||||
Pos=0,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,3
|
DockId=0x00000010,3
|
||||||
|
|
||||||
@@ -140,10 +140,10 @@ Collapsed=0
|
|||||||
DockId=0x00000006,2
|
DockId=0x00000006,2
|
||||||
|
|
||||||
[Window][Log Management]
|
[Window][Log Management]
|
||||||
Pos=561,29
|
Pos=724,29
|
||||||
Size=1138,1195
|
Size=989,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000006,2
|
DockId=0x00000006,1
|
||||||
|
|
||||||
[Window][Track Proposal]
|
[Window][Track Proposal]
|
||||||
Pos=709,326
|
Pos=709,326
|
||||||
@@ -410,7 +410,7 @@ DockId=0x00000006,1
|
|||||||
|
|
||||||
[Window][Project Settings]
|
[Window][Project Settings]
|
||||||
Pos=0,29
|
Pos=0,29
|
||||||
Size=559,1195
|
Size=722,1195
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
DockId=0x00000010,0
|
DockId=0x00000010,0
|
||||||
|
|
||||||
@@ -619,9 +619,9 @@ Column 1 Width=100
|
|||||||
Column 2 Weight=1.0000
|
Column 2 Weight=1.0000
|
||||||
|
|
||||||
[Table][0xA02D8C87,3]
|
[Table][0xA02D8C87,3]
|
||||||
RefScale=20
|
RefScale=21
|
||||||
Column 0 Width=223
|
Column 0 Width=234
|
||||||
Column 1 Width=150
|
Column 1 Width=157
|
||||||
Column 2 Weight=1.0000
|
Column 2 Weight=1.0000
|
||||||
|
|
||||||
[Table][0xD0277E63,2]
|
[Table][0xD0277E63,2]
|
||||||
@@ -829,13 +829,13 @@ Column 4 Weight=1.0000
|
|||||||
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,29 Size=1699,1195 Split=X
|
DockSpace ID=0xAFC85805 Window=0x079D3A04 Pos=0,29 Size=1713,1195 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=573,1681 Split=Y Selected=0x3F1379AF
|
DockNode ID=0x00000005 Parent=0x0000000B SizeRef=722,1681 Split=Y Selected=0x3F1379AF
|
||||||
DockNode ID=0x00000010 Parent=0x00000005 SizeRef=983,1140 CentralNode=1 Selected=0x3F1379AF
|
DockNode ID=0x00000010 Parent=0x00000005 SizeRef=983,1140 CentralNode=1 Selected=0x418C7449
|
||||||
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=1138,1681 Selected=0x2C0206CE
|
DockNode ID=0x00000006 Parent=0x0000000B SizeRef=989,1681 Selected=0x2C0206CE
|
||||||
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-06T13:21:40"
|
last_updated = "2026-06-07T02:04:30"
|
||||||
history = []
|
history = []
|
||||||
|
context_snapshot = []
|
||||||
|
sent_markdown = ""
|
||||||
|
sent_system_prompt = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user