Files
org/engineering/gandalf/opencode.json
T
Countess von Containerheim cb04517a8e 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>
2026-03-25 00:21:59 +00:00

5 lines
76 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"permission": "allow"
}