[Bug] /ultrareview crashes on large diffs without producing findings or billable output

Resolved 💬 1 comment Opened May 13, 2026 by anelsaloski Closed Jun 12, 2026

Bug Description

/ultrareview crashed before producing any findings on a 68-file, ~11.5k-LOC diff (branch
feat/assistant-dev-interview-pack → master). Task ID: rfyndc9ug. Session:
https://claude.ai/code/session_016ef1XGtsL5u9DLnmTRs9qc

The CLI showed "This review bills as Extra Usage" and the task-notification returned: {"error":"Review
crashed before producing findings. See session logs for details."}

Requesting a refund of the ~$100 Extra Usage charge — the run produced zero output.

Environment Info

  • Platform: linux
  • Terminal: windows-terminal
  • Version: 2.1.140
  • Feedback ID: 718d9b7d-ff04-430a-b9e6-3b089564bcee

Errors

[{"error":"MaxFileReadTokenExceededError: [REDACTED] content (65737 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at to7 (/$bunfs/root/src/entrypoints/cli.js:4917:13010)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-13T18:22:33.505Z"}]

View original on GitHub ↗

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