mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 04:18:05 +00:00
- Increase per-reviewer max-turns 25→40 (security review hit limit on large PRs like codex runtime with ~5000 line diff) - Increase orchestrator max-turns 15→20 - Improve fallback extraction: concatenate ALL assistant messages (not just last) when reviewer hits turn limit without writing output file - Add descriptive prefix to fallback output explaining why extraction was needed (e.g., "hit turn limit", "no execution log") - Ensures something meaningful is posted even when CI jobs fail