Find any code, understand any architecture — instantly
Semantic search that understands your codebase at the concept level, not just string matching.
Search accuracy across query complexity
Three modes for every workflow
Choose the depth of analysis that fits your task.
Fast lookup for specific classes, functions, or interfaces. Minimal LLM calls.
- Find a class definition
- Locate a specific file
- Quick reference checks
- Simple lookups
Balanced mode that auto-detects query complexity and adjusts search depth.
- Understand how features work
- Explore implementation details
- Balanced speed and depth
- Default for most queries
Deep multi-step reasoning for complex architectural questions and cross-module analysis.
- Architectural deep-dives
- Cross-module analysis
- Compare implementations
- End-to-end flow tracing
Works from your terminal
Hybrid Search
Combines vector embeddings with BM25 scoring via Reciprocal Rank Fusion for results that understand meaning, not just keywords.
Anti-Hallucination
Built-in verification cross-checks every answer against actual source code with confidence scoring and citation tracking.
Agent-Ready
First-class tool for AI agents with structured JSON output, confidence scores, and source file citations.
Incremental Indexing
Configurable scopes with include/exclude patterns. Only re-indexes changed files for fast updates.
Stop grepping, start understanding
Semantic code search that actually understands your codebase.