summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-10-25 01:32:46 -0500
committerGitHub <[email protected]>2025-10-25 01:32:46 -0500
commit98d51dde6a194a9e2399679313fcfcb848366f0d (patch)
tree0efec0f25092dedb313fbf555e871c3b982713ce /opencode.json
parent5fec5ff4249e820865e8b9c2b3bb92cdc3504a1e (diff)
downloadopencode-98d51dde6a194a9e2399679313fcfcb848366f0d.tar.gz
opencode-98d51dde6a194a9e2399679313fcfcb848366f0d.zip
acp: slash commands, agents, permissions, @ references, code cleanup (#3403)
Co-authored-by: yetone <[email protected]>
Diffstat (limited to 'opencode.json')
-rw-r--r--opencode.json7
1 files changed, 6 insertions, 1 deletions
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"
+ }
+ }
}