diff --git a/.opencode/agents/uat-tester.md b/.opencode/agents/uat-tester.md index ca640f5fa..bf49fe597 100644 --- a/.opencode/agents/uat-tester.md +++ b/.opencode/agents/uat-tester.md @@ -40,6 +40,16 @@ permission: "git diff*": allow "git show*": allow "git branch*": allow + # Read-write git commands (worker clone and documentation): + "git clone *": allow + "git config *": allow + "git pull *": allow + "git checkout *": allow + "git add *": allow + "git commit *": allow + "git push *": allow + # Python/UV environment: + "uv *": allow task: "*": deny # ONE-SHOT helpers only: