[Bug] /ultrareview returns empty findings array with full Extra Usage charge billed

Resolved 💬 1 comment Opened May 6, 2026 by fmorency Closed Jun 3, 2026

Bug Description
Title: /ultrareview returns empty findings but bills full Extra Usage cost

Body:

## Summary

Ran /ultrareview on a branch. The remote agent completed (status: completed, summary: "Remote review completed"), but returned
an empty findings array []. Extra Usage was billed in full (~$20).

## Reproduction

## Expected

Either (a) the remote review produces findings proportional to the diff scope, or (b) if the agent genuinely had nothing to flag,
that outcome should be communicated clearly with a non-billable / refunded result. A 7k-line diff returning zero findings with no
explanation looks like a silent failure, not a clean review.

## Actual

task-notification arrived with status: completed and findings []. No diagnostic output, no indication of whether the agent
actually reviewed the diff or failed early. Full Extra Usage cost charged.

Note: Content was truncated.

View original on GitHub ↗

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