01Impact-scoped Test Selection: Identifies and runs only the relevant tests affected by code changes, significantly accelerating development cycles.
02Hybrid Retrieval: Combines graph traversal, vector similarity, and BM25 lexical search with Reciprocal Rank Fusion for highly accurate natural-language code queries.
03MCP-native Runtime: Seamlessly integrates with tools like VS Code Copilot and Claude through a standardized JSON-RPC 2.0 interface.
04Persistent Agent Memory: Stores agent decisions, episodes, and code states, allowing temporal queries and surviving session restarts.
051 GitHub stars
06Code Graph Intelligence: Provides cross-file dependency answers and architectural understanding by representing code as a queryable graph.