codesage
v1.0.0
Published
Your AI sage for code—real-time guidance, best-practice tips, and smarter error handling as you build.
Readme
CodeSage
Your AI sage for code—real-time guidance, best-practice tips, and smarter error handling as you build.
CodeSage is a live AI code mentor that watches your project in real-time, detects anti-patterns, and suggests actionable improvements—all without breaking your program. Think of it as having a wise coding partner right in your terminal.
🚀 Features
- ✅ Real-time AI-powered code suggestions
- ✅ Highlights mistakes & anti-patterns (e.g.,
console.login catch blocks, missingprocess.exit, unused vars) - ✅ Frontend & backend support: Node.js, React, Vue, vanilla JS
- ✅ Customizable rules and ignored directories/files
- ✅ Optional logging to file for team collaboration
- ✅ Lightweight and non-blocking
📦 Badges
💻 Installation
Global install:
npm install -g codesage