chore(config): Restore tool bridge hook for discretion in main app
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"tools": {
|
||||
"discoveryCommand": "python C:/projects/manual_slop/scripts/tool_discovery.py"
|
||||
"discoveryCommand": "python C:/projects/manual_slop/scripts/tool_discovery.py",
|
||||
"whitelist": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
"hooks": {
|
||||
"BeforeTool": [
|
||||
|
||||
Reference in New Issue
Block a user