Review Staged Changes
Analyze all your staged Git modifications with comprehensive AI-powered feedback. Detect bugs, security issues, and optimization opportunities before you commit.
Get lightning-fast, expert code reviews and AI-generated commit messages directly in VS Code. Use local Ollama models or connect to Claude, Gemini, Mistral, and more.
Works with your favorite AI providers
Everything you need to improve code quality, catch bugs early, and maintain consistent commit messages across your team.
Analyze all your staged Git modifications with comprehensive AI-powered feedback. Detect bugs, security issues, and optimization opportunities before you commit.
Auto-generate conventional commit messages based on your actual code changes. Maintain consistent, descriptive commits across your entire team.
Use the lightbulb menu to explain code, generate tests, fix issues, add documentation, and get refactoring suggestions—all without leaving your editor.
Download specialized review profiles from GitHub repositories for targeted feedback—security audits, performance optimization, accessibility checks, and more.
Track token usage, generation latency, and inference costs. Monitor AI performance and optimize your workflow with detailed analytics.
Switch between local Ollama and cloud providers instantly. Use the status bar to change models on the fly without configuration hassle.
Compare and review differences between any two branches or Git references. Perfect for pull request preparation and code comparison.
Automatically excludes node_modules, lock files, and minified code. Detects formatting-only changes to reduce noise and focus on real modifications.
Get started in minutes with a simple setup process. No complex configuration required.
Search for "Ollama Code Review" in VS Code Marketplace or install directly from the command line.
Set up Ollama locally or add API keys for cloud providers like Claude, Gemini, or Mistral in VS Code settings.
Use Git as normal. Stage your code changes and the extension integrates seamlessly with your workflow.
Run the review command, get AI feedback, generate commit messages, and ship better code faster.
Right-click any code selection or use the lightbulb menu to access powerful AI-driven code actions. Get instant help without breaking your flow.
Get clear explanations of complex logic and algorithms
Automatically fix bugs and apply suggested improvements
Create unit tests for your functions and methods
Generate JSDoc, docstrings, and inline comments
Choose your preferred installation method and start reviewing code in minutes.
Open VS Code, go to Extensions (Ctrl+Shift+X), and search for "Ollama Code Review". Click Install.
Open in MarketplaceUse the VS Code CLI to install the extension directly from your terminal.
code --install-extension VinhNguyen-Vincent.ollama-code-review
For local AI, install Ollama from ollama.com and pull a coding model.
ollama pull deepseek-coder:6.7b
AI Providers Supported
Feature Releases
Open Source
Licensed
Join developers who are catching bugs earlier, writing better commit messages, and shipping with confidence.