mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 20:17:45 +00:00
- Increase --max-turns from 20 to 30 (large PRs with 31 files need ~25 turns) - Explicitly instruct Claude to use Write tool (not Edit/python3 fallback) - Add READ-ONLY constraint to prevent source code modifications - Previous run hit error_max_turns at turn 21 despite successfully writing review Part of #818