chore(config): Restore tool bridge hook for discretion in main app

This commit is contained in:
2026-02-27 18:39:21 -05:00
parent 7a614cbe8c
commit b3d972d19d

View File

@@ -1,6 +1,9 @@
{ {
"tools": { "tools": {
"discoveryCommand": "python C:/projects/manual_slop/scripts/tool_discovery.py" "discoveryCommand": "python C:/projects/manual_slop/scripts/tool_discovery.py",
"whitelist": [
"*"
]
}, },
"hooks": { "hooks": {
"BeforeTool": [ "BeforeTool": [