checkpoint
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user