set perms for explore subagent
This commit is contained in:
@@ -75,6 +75,17 @@
|
||||
"ls *": "allow"
|
||||
}
|
||||
}
|
||||
},
|
||||
"explore": {
|
||||
"permission": {
|
||||
"bash": {
|
||||
"*": "ask",
|
||||
"tvly *": "allow",
|
||||
"ctx7 *": "allow",
|
||||
"which *": "allow",
|
||||
"ls *": "allow"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
// "mcp": {
|
||||
|
||||
Reference in New Issue
Block a user