From 6b7b484d9004220619403ec8f5fa033d138dfdc8 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Fri, 17 Apr 2026 22:50:34 +0300 Subject: [PATCH] allow basic commands to global perms --- .config/opencode/opencode.jsonc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/opencode/opencode.jsonc b/.config/opencode/opencode.jsonc index 6ca22ea..39815ab 100644 --- a/.config/opencode/opencode.jsonc +++ b/.config/opencode/opencode.jsonc @@ -4,7 +4,10 @@ "edit": "ask", "bash": { "*": "ask", - "ctx7 *": "allow" + "ctx7 *": "allow", + "tvly *": "allow", + "which *": "allow", + "ls *": "allow" }, "webfetch": "ask", "read": {