From 1a466942f7e5eca4c7d0428bb90bb97b35807a97 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Fri, 17 Apr 2026 23:02:22 +0300 Subject: [PATCH] set perms for explore subagent --- .config/opencode/opencode.jsonc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.config/opencode/opencode.jsonc b/.config/opencode/opencode.jsonc index 1363286..0187655 100644 --- a/.config/opencode/opencode.jsonc +++ b/.config/opencode/opencode.jsonc @@ -75,6 +75,17 @@ "ls *": "allow" } } + }, + "explore": { + "permission": { + "bash": { + "*": "ask", + "tvly *": "allow", + "ctx7 *": "allow", + "which *": "allow", + "ls *": "allow" + } + } } }, // "mcp": {