01Single natural language `find_code` interface for simplified agent interaction.
024 GitHub stars
03Agent-driven context curation via MCP sampling to enhance precision without polluting context.
04Pinpoint accuracy with exact line and column references, eliminating 'nearby code' confusion.
05Hybrid search pipeline combining text, semantic embeddings, and AST-aware analysis for comprehensive results.
06Extensible plugin architecture supporting 10+ embedding providers, multiple vector stores, and diverse programming languages (26 full AST, 170+ heuristic).