set perms for explore subagent

This commit is contained in:
2026-04-17 23:02:22 +03:00
parent 9aeb881621
commit 1a466942f7

View File

@@ -75,6 +75,17 @@
"ls *": "allow" "ls *": "allow"
} }
} }
},
"explore": {
"permission": {
"bash": {
"*": "ask",
"tvly *": "allow",
"ctx7 *": "allow",
"which *": "allow",
"ls *": "allow"
}
}
} }
}, },
// "mcp": { // "mcp": {