This commit is contained in:
2026-02-27 22:10:46 -05:00
parent fcd60c908b
commit a84ea40d16
11 changed files with 82 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
"*"
],
"discoveryCommand": "powershell.exe -NoProfile -Command \"Get-Content .gemini/tools.json -Raw\"",
"callCommand": "python scripts/tool_call.py"
"callCommand": "scripts\\tool_call.exe"
},
"hooks": {
"BeforeTool": [