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
/ultrareview 1(against PR #1 in my repowilson-cheng1110/CUBIK_FULL)- Local stdout:
Free ultrareview 1 of 3. Ultrareview launched for wilson-cheng1110/CUBIK_FULL#1 (~5-10 min, runs in the cloud). - Session URL:
https://claude.ai/code/session_01WfxEsvkGQ4xPsSSRDGt3qy - 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:
- First
/ultrareview 1attempt →GitHub repository access check failed — re-authorize GitHub in settings - After
/web-setup(connected as wilson-cheng1110, opened claude.ai/code) → same GitHub access check failure - After
/install-github-app(GitHub Actions setup complete!) →Authentication failed - 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
- Please credit back the burned usage (still showing 1 of 3 used).
- Please look at session logs for
session_01WfxEsvkGQ4xPsSSRDGt3qyto 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
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗