Commit c6a65ac
Remove --max-turns 50 from Claude PR reactions workflow
The CI failure was caused by the Claude agent exhausting its 50-turn
limit while iterating on test failures. Removing the cap lets the
agent use its default turn budget.
https://claude.ai/code/session_01QmkkMmUZa6d1AiKyhoJK8S1 parent cb4b834 commit c6a65ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
0 commit comments