[BUG] [ultrareview] Run crashed server-side, consumed free credit (1 of 3) with zero findings produced

Resolved 💬 4 comments Opened Apr 29, 2026 by Dilligaf371 Closed Jun 2, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

/ultrareview was launched against branch v2.1.0main and announced "Free ultrareview 1 of 3". The job ran, was marked completed, but returned no findings — only an error message saying it crashed before producing any. Despite the server-side crash, the free credit was consumed (now showing 1 of 3 used).

Scope at launch (per command output): 211 files changed, 16,400 insertions, 1,361 deletions.

Tracking session: https://claude.ai/code/session_01FeMucJY998BPVQLv76x8YW
Session ID: session_01FeMucJY998BPVQLv76x8YW
Date: 2026-04-29
Account: gilles.ceyssat@gmail.com
Platform: macOS (Darwin 25.3.0)

Requesting refund of the consumed free credit — server-side crashes that produce no output should not count against the free quota.

What Should Happen?

Either:
(a) The ultrareview run completes and produces findings, OR
(b) If the run crashes server-side before producing any findings, the free credit is not consumed (it should remain at 3 of 3 free reviews available).

Currently the credit is consumed regardless of outcome, which means a crashed run silently costs the user one of their three free credits with zero value delivered.

Error Messages/Logs

{"error":"Review crashed before producing findings. See session logs for details."}

Steps to Reproduce

  1. On a feature branch with a large diff vs main (in my case: 211 files, ~16k insertions, ~1.3k deletions).
  2. Run /ultrareview (no argument — uses current branch vs main).
  3. Command announces "Free ultrareview 1 of 3" and returns a tracking URL.
  4. Wait for the cloud job to finish (~5-10 min expected).
  5. Job is marked completed but returns:

{"error":"Review crashed before producing findings. See session logs for details."}

  1. Free credit count is now 1 of 3 used, with no review produced.

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.92 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

  • Tracking session URL: https://claude.ai/code/session_01FeMucJY998BPVQLv76x8YW
  • This was the first use of the free ultrareview quota for this account, so I cannot confirm whether the feature ever worked before.
  • The branch had a large diff (~16k insertions) — the crash may correlate with scope size, but the command accepted the launch without warning.
  • Account email: gilles.ceyssat@gmail.com
  • Refund request: please return the consumed credit (currently 1/3 used → should be 0/3 since no findings were produced).

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗