An AI-powered VS Code extension that reviews your codebase intelligently, detects bugs, improves performance, enhances security, and refactors code — file by file with full diff preview and complete user control.
Features
📂 Review entire folders or single files
🧠 Multiple AI Review Modes:
Full Review
Bug Fix Only
Performance Optimization
Security Review
Code Cleanup / Refactor
🔍 Side-by-side diff view before applying changes
✅ Apply or Skip changes per file
📊 Persistent review summary
🔐 Secure API key storage using VS Code SecretStorage
🧱 Robust error handling (invalid key, rate limit, model errors)