🤖 AI Code Review Assistant
Using any AI provider - no API keys required!
This VS Code extension generates structured prompts for AI code reviews that you can use with any AI provider of your choice (ChatGPT, Claude, Gemini, Copilot, etc.). Simply copy the generated prompt, paste it into your preferred AI tool, and get comprehensive code review feedback.
✨ Key Features
- 🔄 No API Keys Required - Works with any AI provider through copy-paste
- 🎯 Smart Prompt Generation - Creates detailed prompts with code context
- 📊 Structured Results - Displays AI feedback in organized panels
- 🔍 Multiple Review Types - Local changes, commits, or branch comparisons
- 🎨 Clean Interface - Issues panel with severity indicators and navigation
🎬 Demo

See the extension in action: generating prompts, reviewing code, and displaying structured feedback
🛠️ Installation
- Install the extension from the VS Code marketplace
- That's it! No API keys or additional setup required
🚀 Simple Usage
3-Step Process
- Generate Prompt: Use
Cmd+K Cmd+G
or run "Generate AI Prompt" command
- Copy to AI: Copy the generated prompt to your favorite AI (ChatGPT, Claude, etc.)
- View Results: Save the AI response as JSON and see organized feedback in VS Code
Quick Commands
Cmd+K Cmd+G
- Generate AI Prompt (most common)
AI Code Review: Local Changes
- Review uncommitted changes
AI Code Review: All Files
- Review entire codebase
AI Code Review: Compare Branches
- Compare between branches
How It Works
- Choose what to review: Local changes, specific commits, or branch comparisons
- Get your prompt: Extension generates a detailed prompt with your code context
- Use any AI: Copy-paste the prompt into ChatGPT, Claude, Gemini, or any AI tool
- See organized results: Save the AI response as JSON and get structured feedback in VS Code
🤖 Works with Any AI Provider
This extension is designed to work with any AI provider you prefer:
- ChatGPT (OpenAI)
- Claude (Anthropic)
- Gemini (Google)
- GitHub Copilot Chat
- Cursor AI
- Amazon Q
- Any other AI that accepts text prompts
Why No API Keys?
- Privacy: Your code never leaves your machine automatically
- Flexibility: Use any AI provider, switch anytime
- Cost Control: Use your existing AI subscriptions
- Reliability: No API rate limits or service dependencies
🎯 Supported Languages
Works with all major programming languages:
- JavaScript, TypeScript, Python, Java, C#, Go, Rust, PHP, Ruby, Swift, Kotlin, and more
🤝 Contributing
We welcome contributions! See our Contributing Guidelines for details.
📝 License
MIT License - see the LICENSE file for details.
📞 Support
Need help? Check out our GitHub Issues or Discussions.
Built with ❤️ for developers who want AI-powered code reviews without the complexity