Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
Stars
4.0k
Forks
355
Watchers
4.0k
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
136
commits
11
commits
2
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix(lint): sort imports and wrap long line in CLAUDE.md section
5793bddView on GitHubfeat: inject graph instructions into all platform rule files on install
df5f376View on GitHubfix: install skills, hooks, and CLAUDE.md by default so Claude actually uses the graph
7f9d854View on GitHubdocs: update README and CLAUDE.md to match current codebase
01ced5cView on GitHubfix(tools): normalize importers_of path with resolve() to match stored edge targets (#65)
3c55f8bView on GitHubfix(parser): index arrow functions and function expressions in const/let/var declarations (#66)
1d4f02eView on GitHubfix(tests): update notebook test assertions to account for R cell parsing
e3be984View on GitHubfeat: add Jupyter and Databricks notebook parsing support (#69)
ff392a3View on GitHubfeat: add .xs file support and fix Perl call extraction (#80)
1086060View on GitHubfix: support custom model architectures and restore model param wiring (#79)
cc09e0cView on GitHubfix: detect install method when generating .mcp.json (#77)
f965536View on GitHubfix: accept --platform claude-code as alias for claude (#78)
da9ff9aView on GitHub