Repository Details
Shared by
HelloGitHub Rating
0 ratings
Free•MIT
Claim
Discuss
Collect
Share
26.9k
Stars
No
Chinese
Python
Language
Yes
Active
122
Contributors
62
Issues
No
Organization
None
Latest
3k
Forks
MIT
License
More

This is a local-first code intelligence graph tool designed specifically for MCP and CLI. It parses relationships between functions, classes, calls, and tests using Tree-sitter, and persists them as a graph. When a file is modified, it can trace through the graph to find affected callers and dependent code, providing more precise context and avoiding token waste from reading the entire codebase.
Comments
Rating:
No comments yet