Platform Tour guides you through all major CodeRabbit features and surfaces. For the detailed documentation on the features, use CLI documentation or IDE documentation.
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: plain text or agent-optimized
- Perfect for CI/CD pipelines