01Supports 12 programming languages out of the box using tree-sitter for parsing.
02Advanced ranking system combining BM25F, PageRank, RRF, recency, and optional embeddings.
03Compiler-grade code intelligence for Python (definitions, references, signatures, infer) via jedi.
04Enables surgical semantic refactoring operations like extract, inline, and move with diff preview.
05Maintains two tiers of persistent knowledge: short-lived session memory and a long-lived concept graph.
060 GitHub stars