010 GitHub stars
02Symbol filtering to narrow results by type (function, class) and name (glob patterns)
03Web AI Chat powered by Claude Agent SDK for interactive codebase questioning
04Context expansion using Tree-sitter AST traversal to retrieve complete code units (e.g., full functions or classes)
05Two-level LRU query caching for faster repeated searches and paraphrased queries
06Hybrid search combining semantic similarity and keyword matching via Reciprocal Rank Fusion