-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page May 12, 2026
·
2 revisions
KGraph is a free, local-first repository intelligence layer for AI coding tools.
The official npm package is @kentwynn/kgraph.
The official repository is github.com/kentwynn/KGraph.
KGraph helps coding agents reuse repo structure, symbols, relationships, and durable notes instead of rediscovering the same codebase every session.
- Free core functionality
- Local repo intelligence
- Human-readable JSON, YAML, and Markdown artifacts
- No telemetry
- No account
- No cloud service requirement
- No source-code upload
npm install -g @kentwynn/kgraph@latest
kgraph --versionOr run without installing:
npx @kentwynn/kgraph@latest init
npx @kentwynn/kgraph@latest "auth token refresh"KGraph requires Node.js 20 or newer.