1 parent a5e67c0 commit 8b4491dCopy full SHA for 8b4491d
1 file changed
.opencode/agents/supervisor.md
@@ -3,11 +3,11 @@ description: Safe top-level orchestrator for Ralph loops with constrained delega
3
mode: primary
4
color: info
5
permission:
6
- edit: deny
7
- bash: deny
8
- webfetch: ask
+ edit: allow
+ bash: allow
+ webfetch: allow
9
task:
10
- "*": deny
+ "*": allow
11
"ralph-reviewer": allow
12
"docs-writer": allow
13
"security-auditor": ask
0 commit comments