Files
manual_slop/.gemini/settings.json

11 lines
200 B
JSON

{
"hooks": [
{
"name": "manual-slop-bridge",
"type": "command",
"event": "BeforeTool",
"command": "python C:/projects/manual_slop/scripts/cli_tool_bridge.py"
}
]
}