[Bug] Ultrareview quota consumed despite server-side crash before completion

Resolved 💬 2 comments Opened Jun 7, 2026 by Shlomo-Galle Closed Jun 11, 2026

Bug Description
Title: Ultrareview crashed server-side but still consumed a free credit What happened: I launched an ultrareview (/ultrareview, alias of /code-review ultra) from the Claude Code CLI on June 7, 2026. The launch message showed "Free ultrareview 2 of 3" and the scope was bundled correctly ("18 files changed, 193 insertions(+), 1026 deletions(-)", branch fix/weights-b2-provisioning-5facf064 → main). Tracking URL: https://claude.ai/code/session_01WqnzG4BhCe7PEhatQNPDX7?from=cli After a few minutes the remote agent (task id: rchq0onip) completed with: {"error":"Review crashed before producing findings. See session logs for details."} Zero findings were delivered. The problem: When I relaunched /ultrareview later on the same unchanged-scope branch, the prompt showed "Free ultrareview 3 of 3" — meaning the crashed run consumed my free credit #2 even though the service crashed server-side before producing any output. I cancelled the relaunch to avoid burning the last credit. Expected behavior: A review that crashes server-side before producing findings should not count against the free quota (or should be automatically refunded). Request: Please restore the consumed credit and/or fix the quota accounting for crashed runs. Context: Claude Code CLI on Linux, model claude-opus-4-8, private GitHub repo (C2M2AI/iron-golem-detection).

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 2.1.168
  • Feedback ID: b1f88ea8-ba90-47aa-80b3-63b3048b92ef

Errors

[]

View original on GitHub ↗

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