01Fully private and local by default, powered by Docker-managed Qdrant and Ollama.
02Polyglot code dependency graphs with static analysis and circular-dependency visualization.
03Hybrid code search (semantic + BM25, RRF-fused) for conceptual and exact queries.
04Batched, resumable, and incremental indexing with live file watching for automatic updates.
05AST-aware chunking for higher-quality results, splitting files at function/class boundaries.
063 GitHub stars