This commit is contained in:
2026-02-27 21:25:39 -05:00
parent 5608d8d6cd
commit fcd60c908b
7 changed files with 86 additions and 42 deletions

View File

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