Vetoo

The agent panel

Why Vetoo runs several models over the same change and reconciles them into one verdict.

Most review tools send your change to a single model. Vetoo sends the change to a panel of agents, and the agents run on different models. The panel reads the change in parallel, and Vetoo reconciles the findings into one verdict.

Why more than one model

Every model has its own strengths and its own blind spots. A model that catches a race condition can miss a null check. Another model in the panel catches that null check. A panel therefore closes the gaps that any single model leaves. You see more findings than one model gives, and the findings stay more consistent from one review to the next.

What you see

You see one review, not several. Vetoo collects the panel's findings, removes the duplicates, and ranks the rest by severity. Blocking findings come first, and notes come last. Vetoo reconciles the overlap before you see it.

No setup

The panel is on by default. It runs at the default MEDIUM review effort level until you change the level. To run reviews on your own model key instead, see Bring your own key.

On this page