anthropics / anthropics/claude-code

/code-review ultra fails server-side and consumes free-review quota with zero output

Aperta
#87,847 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
area:agents area:skills bug
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

## Description

Running `/code-review ultra` (the cloud multi-agent ultrareview) failed twice in a row on the same branch, both times with the orchestrator reporting that all review agents terminated before completing. No findings were produced either time, but both runs appear to have been counted against my free ultra-review allotment (3 free reviews granted, all 3 now show as used despite 0 successful reviews).

## Steps to reproduce

1. On a feature branch with a moderately large diff (~30 files, ~10k lines changed, mostly test fixtures), run `/code-review ultra`.
2. Cloud review launches and returns a `task-notification` with `task-type: remote_agent`.
3. After several minutes, task completes with `status: failed`.

## Observed

Two separate cloud review invocations failed with the same error:

- task id `rs2zd03il` — 2026-08-18T12:32:04Z — `Cloud review failed: orchestrator reported an error: Review failed: all review agents terminated before completing`
- task id `ryzh1rsds` — 2026-08-18T12:44:31Z — same error, no findings produced

Neither run produced any findings or partial output. This looks like an infrastructure/resource issue in the cloud review orchestrator rather than anything about the diff content, since a subsequent local diff-size check (`diff too large for ultrareview`) on the same branch behaved correctly and didn't even attempt to launch.

## Expected

- The cloud review either succeeds, or fails clearly *before* consuming a billed/limited free-review credit.
- Failed runs where zero agents completed and zero findings were returned should not count against the free-review quota (3 free ultra reviews), or should be automatically refunded.

## Impact

All 3 free ultra reviews are now showing as consumed, despite never receiving a single successful review.

## Environment

- Claude Code CLI
- Repo: local git repo (not run through GitHub PR flow — invoked as bare `/code-review ultra` on the current branch)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by reproducing `/code-review ultra` on a moderately large diff and inspect the `task-notification` with `task-type: remote_agent`, the failed status, and the orchestrator error. Trace how zero-agent, zero-finding failures affect the three-review free quota; done means successful reviews still consume credits while qualifying failed runs do not or are refunded.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
git
Ambito
cli, cloud, distributed-systems
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
48/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.