chore(config): Restore tool bridge hook for discretion in main app
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user