Commit 4fafe56
Grant @claude agent the file tools (Edit/Write/Read)
claude.yml's --allowedTools listed only Bash(Rscript/git/gh) commands, so
in the non-interactive action the agent couldn't use Edit/Write/Read and
could not modify files — it fell back to posting diffs (see serocalculator
PR #527 comment). Add Read/Glob/Grep/Edit/MultiEdit/Write so the agent can
actually apply changes. Trusted-author gate + branch/PR flow bound the scope.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b9b37f9 commit 4fafe56
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
229 | 233 | | |
230 | | - | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments