01Retrieval Observability: Provides monitors for retrieval, usage reports, and health checks for indexes and memory.
0222 GitHub stars
03Project Memory: Stores feature memory, decision records, and project profiles for persistent knowledge.
04Context Expansion: Expands local context based on code neighbors, breadcrumbs, and import relationships.
05Hybrid Retrieval: Combines vector recall, FTS lexical recall, RRF fusion, and reranking for precise code retrieval.
06Token-aware Packing: Intelligently packs the highest-value context within limited token budgets.