checkpoint

This commit is contained in:
2026-02-27 21:15:56 -05:00
parent 7adacd06b7
commit 5608d8d6cd
19 changed files with 348 additions and 100 deletions

View File

@@ -3,11 +3,11 @@
"enableAgents": true
},
"tools": {
"discoveryCommand": "uv run python C:/projects/manual_slop/scripts/tool_discovery.py",
"callCommand": "uv run python C:/projects/manual_slop/scripts/tool_call.py",
"whitelist": [
"*"
]
],
"discoveryCommand": "type .gemini\\tools.json",
"callCommand": "python scripts/tool_call.py"
},
"hooks": {
"BeforeTool": [