CodeRabbit brings AI-powered code reviews directly into your development environment, no pull request required. Review uncommitted changes as you code, apply fixes instantly, integrate seamlessly with your AI coding agents, or run reviews in CI/CD pipelines. Same context-aware analysis as PR reviews, but right where you write code.Documentation Index
Fetch the complete documentation index at: https://docs.coderabbit.ai/llms.txt
Use this file to discover all available pages before exploring further.
IDE Extension
Review code as you write
Get instant feedback in VS Code, Cursor, Windsurf, and any VS Code-based IDE. Review uncommitted changes, apply one-click fixes, or send complex issues to your AI agent.Key features:
- Review uncommitted changes in real-time
- One-click fixes and AI agent integration (Copilot, Claude Code, Cline, Roo Code and more)
- Automatically detects team coding standards (claude.md, .cursorrules, etc.)
CLI Tool
Pre-commit reviews from the command line
Run CodeRabbit before you commit. Analyze uncommitted changes, get AI-powered feedback, and hand off fixes to your coding agent, all from your terminal.Available as Claude Code plugin: Use
/coderabbit:review for seamless integration with Claude Codeβs native plugin system.Key features:- Review uncommitted changes before committing
- Works as Claude Code plugin or standalone CLI
- Integrates with Cursor, Codex, Gemini, and other AI agents
- Output modes: interactive, plain text, or agent-optimized
- Perfect for CI/CD pipelines