Release Notes: n9r - The AI & Semantic Update
We've successfully merged traditional static analysis with LLM-powered insights. Here’s what rolled out this week:
Core Analysis Pipeline:
Triple-Track Parallel Analysis: Static, Embeddings, and AI Scans now run simultaneously, cutting analysis time by 50%. Multi-Language Support: Added JS/TS, Go, and Java support via Lizard (alongside Radon for Python). New Features:
AI Insights Panel: Drill down into issues with "Expand for Evidence" and severity grouping. Commit Timeline: Time-travel through your repo's history to see how code health has evolved. Transparent Scoring: New "Dead Code Impact" and "Hotspot Risk" formulas so you know exactly why a file is flagged. Under the Hood:
Refactored state management to PostgreSQL (goodbye Redis dependency for critical state). AST-enabled Call Graphs for 99% accuracy in dead code detection.
Log in or sign up for Devpost to join the conversation.