This commit is contained in:
ed
2026-06-07 02:15:36 -04:00
parent 2c54ea075c
commit 60b80a05b6
6 changed files with 258 additions and 38 deletions
+166 -2
View File
@@ -9,13 +9,177 @@ auto_add = true
[discussions.main]
git_commit = "9265f94d9756b1a37a7b8e195725654032d84747"
last_updated = "2026-06-04T18:04:34"
last_updated = "2026-06-07T02:04:51"
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.",
]
sent_markdown = ""
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]
git_commit = "68e895cb8a0144061d1e3b959b7c9f7f98a0c7ed"