Loading...
Set up Git AutoReview and review your first pull request in 5 minutes. No complex configuration required.
Install Git AutoReview from VS Code Marketplace
code --install-extension vitalii4reva.git-autoreview
Configure at least one AI provider
| Provider | Models | Get API Key |
|---|---|---|
| Anthropic | Claude Opus 4.6, Sonnet 4.5, Haiku 4.5 | console.anthropic.com |
| Gemini 2.5 Pro, 2.5 Flash | aistudio.google.com | |
| OpenAI | GPT-5, o3, o4-mini | platform.openai.com |
Configure your GitHub, Bitbucket, or GitLab repository
repo scope
- Bitbucket Cloud: Create an App Password with read/write permissions
- Bitbucket Server/Data Center: Use your username + HTTP access token
- GitLab: Create a Personal Access Token with api scope (works for both Cloud and Self-Managed)Run AI analysis on a pull request
Choose between Claude, Gemini, GPT, or Dual-Model Mode
GitHub Cloud & Enterprise
Cloud, Server & Data Center
Cloud & Self-Managed with custom CA certs
Auto-verify acceptance criteria from tickets
Shared repos, shared API keys, team analytics
Install Git AutoReview and review your first PR in 5 minutes.
Install from VS Code Marketplace