claude-code - 💡(How to fix) Fix /ultrareview returns empty findings + consumes free credit on large PR (Issue #50029 repro)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

≥10K-line changes). Both runs collapsed to empty findings silently — no error mode for diffs of this size. A "warn-and-confirm" check would have prevented

RAW_BUFFERClick to expand / collapse

Hitting the documented empty-findings bug from #50029 on PR https://github.com/armaansarora/internship-command-center/pull/3 (301 files, 19,491 lines, 141 commits, all 5 CI checks green).

Two consecutive /ultrareview 3 runs both returned "Remote review completed" with no findings and consumed free credits. Session IDs:

  • session_01TWvuVw7khkrcQEPx1ox7AR
  • session_01Jrg1fCvfaBprbDpfd8BxtR

The PR is well-formed (mergeable, clean merge state, no binary blobs in the diff, no oversized lockfile changes beyond a normal package-lock update). The diff profile matches the empirical danger zone documented in #50029 (>200 files, ≥10K-line changes). Both runs collapsed to empty findings silently — no error message, no partial output, no actionable signal.

Requesting both credits be refunded per the precedent in #52780, #53455, and #49706 since this matches the documented silent-failure mode on large diffs. Happy to provide additional repro detail if useful.

Also flagging that the second attempt was made AFTER the first crashed — there's no warning in the CLI confirm dialog that empty-findings is a known failure mode for diffs of this size. A "warn-and-confirm" check would have prevented me from burning the second credit on a known-bad-shape PR.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING