ultrareview crashed before producing findings — refund request (Windows, 2.1.161)

Resolved 💬 1 comment Opened Jun 3, 2026 by SpecTecVex211 Closed Jul 7, 2026

Summary

An ultrareview run crashed before producing any findings, yet it still consumed a free credit. My free quota was at 3 of 3 before launch; the banner reported "Free ultrareview 1 of 3" at launch (so the quota was consumed on launch). The run delivered zero output — only an error pointing to "session logs." I am requesting the consumed attempt be restored so my free quota returns to 3 of 3.

What happened

  1. Launched /ultrareview from the Claude Code CLI on branch work/local-vex-next → base main.
  2. Launch banner: "Free ultrareview 1 of 3."
  3. Scope reported: 38 files changed, 6475 insertions(+), 579 deletions(-) — well within typical review size.
  4. After ~25 min, the task-notification arrived with this content (verbatim from the session jsonl):

```
<task-notification>
<task-id>riqke8jrl</task-id>
<task-type>remote_agent</task-type>
<status>completed</status>
<summary>Remote review completed</summary>
</task-notification>
The remote review produced the following findings:

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

  1. No findings, no partial output, no formatted report — just the error payload above.

Why this is a bug

A review that crashes during execution and produces zero findings should not be billed against a user's free quota. No value was delivered. This is the same pattern reported in #55814, #58999, #63117, #63979, #64440 — please consider this another data point and a refund request.

Notable: this diff was small

Unlike some prior duplicates (which involved ~48k LOC PRs hitting a likely ingestion limit), this diff was modest: ~7,000 lines across 38 files. Whatever caused the crash, it was not raw diff size in this case. Worth a look at the cloud session logs.

Request

Please restore the consumed attempt so my free ultrareview quota returns to 3 of 3.

---

  • Launch banner seen: "Free ultrareview 1 of 3"
  • Cloud session URL: https://claude.ai/code/session_01RAkfidqFHPejU6ZGG7uSxG
  • Task ID: riqke8jrl
  • Approx. date/time of crashed run: 2026-06-03 ~10:50 UTC (notification arrived 11:15:59Z)
  • Diff scope: 38 files, +6475 / -579
  • Claude Code version: 2.1.161
  • Operating system: Windows 11 Home (10.0.26200)
  • Shell: PowerShell

Environment Info

  • Platform: win32
  • Version: 2.1.161

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗