ultrareview crashed before producing findings (free quota consumed)
Resolved 💬 3 comments Opened Apr 30, 2026 by SimonBorsini Closed May 3, 2026
Summary
Ran /ultrareview on the current branch (no PR, local repo). The remote review session completed but returned a crash error instead of findings:
{"error":"Review crashed before producing findings. See session logs for details."}
The crash consumed one of my 3 free ultrareviews (counter went from 3/3 to "Free ultrareviews used. Enable Extra Usage to continue.") even though no actionable output was produced.
Reproduction
- Command:
/ultrareview(no args, branch-mode) - Branch:
mainwith 5 recent commits (Django 4.2 / Python 3.10 codebase, ~7100 insertions / 2000 deletions across 26 files) - Session ID:
01R1orfW5a1T9vASGDaHs2JW - Session URL shown in CLI: https://claude.ai/code/session_01R1orfW5a1T9vASGDaHs2JW
- Scope reported: 26 files changed, 7162 insertions(+), 2038 deletions(-)
- Estimated runtime shown: ~5-10 min
- Notification arrived as completed but with the crash payload above
Expected
Either findings produced, or the failed run should not consume a free credit.
Ask
Please refund the consumed free ultrareview credit so I can re-run on this branch.
Environment
- claude-code CLI (latest as of 2026-04-29)
- Platform: macOS / darwin 22.6.0
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗