01Builds and incrementally updates a repository knowledge graph from code and text documents.
02Generates detailed implementation plans and concrete change steps for modification requests.
03Answers questions about the codebase based on the knowledge graph, optionally combined with vector search.
04Supports knowledge graph extraction for 12 programming languages including Python, C++, Java, and JavaScript.
05Features intelligent entity merging based on semantic similarity to consolidate code and documentation references.
060 GitHub stars