ADO Pilot — AI-powered pull request reviews for Azure DevOps
ADO Pilot reviews every pull request in your Azure DevOps organization with a
context-aware AI reviewer that posts inline comments and status checks
directly to the PR. No pipeline changes. No code modifications. Just install
the extension, configure once, and get instant code review feedback.
What you get
Automatic reviews on every PR. The extension registers service hooks
during onboarding; new PRs and updates trigger reviews in seconds.
Inline comments on specific files and lines. Reviewers leave actionable
feedback — bugs, security issues, API misuse, readability — with concrete
suggestions for fixes.
Status checks. ADO Pilot posts a adopilot/ai-pr-review status check
that you can promote to a required branch policy.
Multi-language analysis. Tree-sitter parses 13 languages for
syntax-aware review; SAST scanning (semgrep) flags security issues.
Bring your own Anthropic API key. You control the model, the spend,
and the data residency.
How it works
Install the extension into your Azure DevOps organization.
Complete the onboarding wizard at adopilot.dev —
connect your ADO org, paste your Anthropic API key, pick the repos you
want reviewed.
Open a PR. ADO Pilot receives the webhook, runs a multi-pass review using
the Anthropic Batch API, and posts results back within minutes.
Pricing
ADO Pilot uses a BYOL (Bring Your Own License) model. You pay:
ADO Pilot — a flat monthly fee per seat (starter, team, or business
plans — see adopilot.dev/pricing).
Anthropic — usage-based charges from your own Anthropic account, based
on model consumption.
A free trial includes enough review credits to evaluate on real PRs.
Privacy and security
Your Anthropic API key is stored encrypted at rest in Azure Key Vault and
never exposed to the browser or the extension manifest.
PR content is sent to Anthropic under your own account; ADO Pilot does not
retain diffs beyond the review cycle.
All webhook traffic is authenticated with a per-tenant secret you rotate
from the Settings Hub.