comitting latest mess
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
view_presets = []
|
||||
|
||||
[project]
|
||||
name = "manual_slop"
|
||||
git_dir = "C:/projects/manual_slop"
|
||||
@@ -17,6 +19,7 @@ base_dir = "tests/artifacts/temp_workspace"
|
||||
path = "gui.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -27,6 +30,7 @@ custom_slices = []
|
||||
path = "gui_2.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -37,6 +41,7 @@ custom_slices = []
|
||||
path = "ai_client.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -47,6 +52,7 @@ custom_slices = []
|
||||
path = "aggregate.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -57,6 +63,7 @@ custom_slices = []
|
||||
path = "shell_runner.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -67,6 +74,7 @@ custom_slices = []
|
||||
path = "project_manager.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -77,6 +85,7 @@ custom_slices = []
|
||||
path = "config.toml"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -87,6 +96,7 @@ custom_slices = []
|
||||
path = "manual_slop.toml"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -97,6 +107,7 @@ custom_slices = []
|
||||
path = "tests/test_agent_tools_wiring.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -107,6 +118,7 @@ custom_slices = []
|
||||
path = "pyproject.toml"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -117,6 +129,7 @@ custom_slices = []
|
||||
path = "events.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -127,6 +140,7 @@ custom_slices = []
|
||||
path = "performance_monitor.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -137,6 +151,7 @@ custom_slices = []
|
||||
path = "api_hooks.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -147,6 +162,7 @@ custom_slices = []
|
||||
path = "api_hook_client.py"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
@@ -157,6 +173,7 @@ custom_slices = []
|
||||
path = "manual_slop_history.toml"
|
||||
auto_aggregate = false
|
||||
force_full = false
|
||||
view_mode = "full"
|
||||
ast_signatures = false
|
||||
ast_definitions = false
|
||||
custom_slices = []
|
||||
|
||||
Reference in New Issue
Block a user