Catch bugs, security issues, and code smells before they reach your team. MCP server with 7 AI tools. Works offline. Zero configuration.
Code never leaves your machine. Uses local git commands. No external API calls or uploads.
Review before pushing. Catch issues locally. Fix them instantly without waiting for CI.
Install from Marketplace. Start reviewing. No API keys, no accounts, no setup needed.
Use them directly in Copilot Chat or Claude to power your code review workflow.
Review your uncommitted changes. Catch bugs in local staging area before commit.
Get diff between your branch and base (main/master). Raw or processed output.
AI-powered code review. Detect bugs, security issues, code smells. Custom focus areas.
Generate semantic PR titles from your changes. Follows conventional commits.
Generate complete PR descriptions with summaries, changes, and testing notes.
Generate descriptive commit messages from staged changes automatically.
Detect API keys, AWS credentials, JWT tokens, private keys before they're pushed.
Everything happens locally on your machine
Finish your feature β AI reports issues β Fix locally β Push clean code
AI scans payment features for security vulnerabilities before merging
Catches: API keys, AWS credentials, JWT tokens, private keys, database passwords
Output: feat(auth): add JWT token refresh with 24h expiry
Built for privacy-conscious teams and regulated industries
Code never leaves your machine. Only uses local git commands. No external servers, no uploads.
Install from Marketplace and start immediately. No API keys, no accounts, no setup needed.
Zero data collection. DiffPilot doesn't store, transmit, or log any code content.
Full source code available for audit. MIT licensed. Built with transparency in mind.
Works with any AI assistant:
DiffPilot is ideal for air-gapped environments, on-premises deployments, and organizations with strict data residency requirements. The extension contains no outbound network codeβperfect for HIPAA, PCI-DSS, SOC 2, and other compliance frameworks.
ext install BurakKalafat.diffpilot
Open VS Code β Extensions (Ctrl+Shift+X) β Search "DiffPilot" β Install
dotnet tool install -g DiffPilot
For use as a standalone MCP server with Claude Desktop or other clients
Requires Git installed and accessible in your PATH. Works best with VS Code 1.101+ and Node.js 18+.