mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 06:12:26 +00: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