A semantic code graph library, CLI, and MCP server written in Zig
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
72
commits
feat: add watch directories/files to maintain up to date graph
9053c6dView on GitHubperf: improve hash calculation perf by bathing input content
d647fc3View on GitHubrefactor: introduce FrozenGraph to enforce non modification of the graph
5a977a1View on GitHubrefactor: move edge classification to the correct file
fe00439View on GitHub