We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 837ee01 + 135c7e9 commit 7732861Copy full SHA for 7732861
1 file changed
.github/workflows/claude-md-audit.yml
@@ -43,7 +43,8 @@ jobs:
43
allowed_bots: "devin-ai-integration[bot]"
44
45
claude_args: |
46
- --max-turns 15
+ --max-turns 25
47
+ --model claude-opus-4-8
48
--allowedTools "Read,Glob,Grep,Bash(git diff:*)"
49
50
prompt: |
0 commit comments