Skip to content

Commit 8b4491d

Browse files
authored
Update supervisor.md
1 parent a5e67c0 commit 8b4491d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.opencode/agents/supervisor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ description: Safe top-level orchestrator for Ralph loops with constrained delega
33
mode: primary
44
color: info
55
permission:
6-
edit: deny
7-
bash: deny
8-
webfetch: ask
6+
edit: allow
7+
bash: allow
8+
webfetch: allow
99
task:
10-
"*": deny
10+
"*": allow
1111
"ralph-reviewer": allow
1212
"docs-writer": allow
1313
"security-auditor": ask

0 commit comments

Comments
 (0)