Add opencode.json for Gandalf with allow-all permissions
Gandalf was missing the OpenCode permission config that CMO and Regina already have. Without this file, OpenCode defaults to restricted directory-scoped permissions, blocking normal operation. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"permission": "allow"
|
||||
}
|
||||
Reference in New Issue
Block a user