/ultrareview crashed with empty findings — quota refund inquiry
Resolved 💬 3 comments Opened Apr 26, 2026 by kunsanglee Closed Apr 26, 2026
## Summary
/ultrareview returned an empty findings response after crashing on a free-tier run. Filing to (1) report the crash and (2) ask whether the free quota slot was refunded.
## Steps to reproduce
- Inside Claude Code (CLI), on a Kotlin/Gradle multi-module repo
- Branch
experiment/web-socket(146 files changed, +4,777 / -1 vsmain) - Run
/ultrareview(no args, defaults to current branch → main)
## Observed
- Initial CLI output:
Free ultrareview 1 of 3.followed by session URL. - ~minutes later, task notification arrived with status
completed. - Findings payload:
``json``
{"error":"Review crashed before producing findings. See session logs for details."}
- No review report, no comments, no inline annotations were produced.
## Session
session_015M5YyNChCn2mKBaLaR59Yq
## Environment
- Claude Code (CLI)
- Model: claude-opus-4-7 (1M context)
- macOS 25.2.0 (Darwin), zsh
## Asks
- Confirm whether the free-tier counter was decremented for this crashed run; if so, please refund.
- If session logs reveal a reproducible cause, any guidance on avoiding the crash on retry would be appreciated.
Thanks!
MARKER
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗