CodeSage 🧠AI-Powered Code Review directly inside VS Code CodeSage is a lightweight AI developer tool that analyzes your code and suggests improvements using a local AI model. It integrates seamlessly into VS Code and allows developers to review and improve code instantly. ✨ Features• AI Code Review inside VS Code • Right-Click code analysis • Command Palette integration • Local AI model support (Ollama) • Diff preview for suggested improvements 🚀 How It WorksCodeSage connects VS Code with a local AI model. VS Code Extension ↓ Python CLI (smart-refactor) ↓ Local AI Model (Ollama / DeepSeek) ↓ AI Code Review Suggestions 🛠 UsageOpen any file in VS Code. Method 1 — Command PalettePress:
Run:
Method 2 — Right ClickRight click inside the editor.
AI will analyze the file and show suggestions in the Output panel. 📦 Requirements• VS Code • Python • Ollama installed • Local AI model (DeepSeek / Code LLM) 🧪 ExampleBefore
Suggested
🔮 Future Improvements• Apply Fix Button • Inline AI suggestions • Multi-file code analysis • Explain code feature 👨💻 AuthorBhoopendra Singh Bhadauria ⭐ SupportIf you like CodeSage, consider starring the repository. |