From 98d51dde6a194a9e2399679313fcfcb848366f0d Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Sat, 25 Oct 2025 01:32:46 -0500 Subject: acp: slash commands, agents, permissions, @ references, code cleanup (#3403) Co-authored-by: yetone --- opencode.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index 720ece5c1..a8819ebdc 100644 --- a/opencode.json +++ b/opencode.json @@ -1,3 +1,8 @@ { - "$schema": "https://opencode.ai/config.json" + "$schema": "https://opencode.ai/config.json", + "permission": { + "bash": { + "cat*": "ask" + } + } } -- cgit v1.2.3