011 GitHub stars
02Executes 3 parallel AI analyses (bugs, security, style) using Groq LLM simultaneously.
03Features intelligent deduplication, canonicalization, and fuzzy matching of detected issues.
04Performs static AST analysis with native Python parsing and heuristics for other languages.
05Augments AI prompts with best practice patterns via a Retrieval Augmented Generation (RAG) system.
06Supports code analysis for Python, JavaScript, TypeScript, Java, Go, Rust, C, and C++.