01Dependency Analysis: Maps package connectivity and identifies isolated code through cross-file edge resolution.
020 GitHub stars
03Project Memory: Persists learned project context across sessions, including structural insights.
04Graph Code Review: Detects stubs, lazy redirects, error swallowing, placeholders, and hardcoded values via structural analysis.
05.grimoire Context: Auto-detects and tracks project configuration with staleness detection.
06Semantic Code Search: Finds functions by concept using MinHash similarity, not just exact keywords.