Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/claude-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,4 @@ jobs:
Do not restate the diff or praise padding. Credit genuinely good
decisions in one or two lines. Be specific enough that a follow-up
commit can address every point without asking questions.
claude_args: |
--max-turns 20
--allowedTools "Read,Grep,Glob,MultiGrep,Bash(git diff:*),Bash(git log:*),Bash(cat:*),Bash(find:*),Bash(ls:*),Bash(head:*),Bash(tail:*),Bash(wc:*)"
claude_args: "--max-turns 20"
Loading