C:/Program Files/Git/ultrareview crashed before producing findings — burned a usage

Resolved 💬 4 comments Opened Apr 30, 2026 by wilson-cheng1110 Closed Jul 2, 2026

Summary

/ultrareview 1 launched successfully but the remote review session crashed before producing any findings. The free-tier usage counter was decremented (1 of 3 used) despite no findings being delivered.

Repro

  1. /ultrareview 1 (against PR #1 in my repo wilson-cheng1110/CUBIK_FULL)
  2. Local stdout: Free ultrareview 1 of 3. Ultrareview launched for wilson-cheng1110/CUBIK_FULL#1 (~5-10 min, runs in the cloud).
  3. Session URL: https://claude.ai/code/session_01WfxEsvkGQ4xPsSSRDGt3qy
  4. Task notification arrived as completed, but the findings payload was:
{"error":"Review crashed before producing findings. See session logs for details."}

Lead-up (possibly relevant)

Before this run succeeded in launching, I hit two earlier failures:

  1. First /ultrareview 1 attempt → GitHub repository access check failed — re-authorize GitHub in settings
  2. After /web-setup (connected as wilson-cheng1110, opened claude.ai/code) → same GitHub access check failure
  3. After /install-github-app (GitHub Actions setup complete!) → Authentication failed
  4. After /login (Login successful) → ultrareview finally launched, then crashed as above

So the crash happened on the first run that actually got past the auth/access checks.

Asks

  1. Please credit back the burned usage (still showing 1 of 3 used).
  2. Please look at session logs for session_01WfxEsvkGQ4xPsSSRDGt3qy to diagnose the crash — happy to provide more repo context if useful. PR #1 is moderately large (multi-stack TypeScript CDK + Swift iOS + React/TS admin console).

Environment

  • Claude Code on Windows 11 (win32, bash shell)
  • Model: Opus 4.7 (1M context)
  • Repo: wilson-cheng1110/CUBIK_FULL, PR #1

View original on GitHub ↗

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