01Hybrid search combining semantic similarity and keyword matching via RRF fusion.
02Symbol filtering to narrow results by functions, classes, methods, or interfaces with glob patterns.
03Context expansion that automatically expands results to enclosing function or class boundaries.
04Query caching for faster repeated searches with exact and semantic thresholds.
05Privacy-first design with all operations running locally, no external API calls or telemetry.
060 GitHub stars