mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
docs: update agent frontmatter permission example
This commit is contained in:
@@ -389,7 +389,10 @@ description: Code review without edits
|
||||
mode: subagent
|
||||
permission:
|
||||
edit: deny
|
||||
bash: ask
|
||||
bash:
|
||||
"git diff": allow
|
||||
"git log*": allow
|
||||
"*": ask
|
||||
webfetch: deny
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user