C:/Program Files/Git/ultrareview crashes consume free runs without producing results
Resolved 💬 3 comments Opened May 4, 2026 by 88milion Closed May 8, 2026
Bug Report
Description
Running /ultrareview (no-arg form, local branch vs main) results in a crash before producing any findings, but the free run is still consumed.
Steps to reproduce
- Run
/ultrareviewin a git repository with a non-trivial branch - Wait ~5-10 minutes for the remote agent to complete
- Receive notification:
{"error":"Review crashed before producing findings. See session logs for details."} - Free run count is decremented despite no output
Expected behavior
If the review crashes before producing findings, the free run should not be consumed (or should be refunded).
Actual behavior
Two consecutive /ultrareview attempts both crashed with the same error, and both consumed free runs (reducing the allocation from 3 to 1, then to 0).
Error message received
{"error":"Review crashed before producing findings. See session logs for details."}
Sessions
- Session 1: crashed before producing findings
- Session 2: crashed before producing findings (second consecutive crash)
Environment
- Claude Code CLI on Windows 11 Pro
- Repository: private project, branch
claude-dev→main - Diff scope reported: 159 files changed, 18075 insertions(+), 535 deletions(-)
Request
Please investigate the crash root cause and consider refunding the 2 consumed free runs (account: 88milion / sztuk.michal@gmail.com).
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗