Skip to content

[CI] Review job: raise turn budget to 60, surface full output on failure - #91

Merged
ScottieR merged 1 commit into
masterfrom
chore/review-turn-budget
Aug 25, 2026
Merged

ScottieR merged 1 commit into
masterfrom
chore/review-turn-budget

Conversation

@ScottieR

Copy link
Copy Markdown
Owner

The auto-review on #69 (diff centered on the 3,000-line ChatTab.tsx) hit error_max_turns at 40 twice in ~3 minutes, never reaching the structured-output call — and with show_full_output: false the log shows nothing between init and the error, so the spin can't be diagnosed.

  • --max-turns 4060 (the 15-minute job timeout still bounds the worst case)
  • show_full_output: true so the next budget exhaustion shows which turns were spent where

Once this lands on master, re-running #69's review picks it up via the merge ref.

🤖 Generated with Claude Code

PR #69 (a diff centered on the 3,000-line ChatTab.tsx) exhausted the
40-turn review budget twice in ~3 minutes without ever reaching the
structured-output call, and with show_full_output off the log recorded
nothing between init and error_max_turns — undiagnosable by design.
Raise the budget to 60 (job timeout still bounds the worst case) and
turn on full output so the next exhaustion shows where the turns went.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Auto-merge skipped

This PR touches a path this pipeline always treats as needing a human:

.github/workflows/pr-auto-review-merge.yml

Review and merge manually.

@ScottieR
ScottieR merged commit 5201f04 into master Aug 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant