013 GitHub stars
02Token-efficient code intelligence, reducing token usage by 61-95% compared to raw grep/Read workflows.
03Includes AST-aware secret scanning with ~1,100 rules and false-positive reduction, masking sensitive output.
04Utilizes tree-sitter AST parsing for deep, structural understanding of code, not just text matching.
05Offers 66 specialized tools for indexing, search (BM25F, semantic), outline, symbol retrieval, graph analysis, and code quality.
06Integrates LSP bridge for advanced operations like go-to-definition and type information.