-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page Jun 7, 2026
·
4 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 gives AI coding tools a local repo memory: file maps, symbols, relationships, and durable knowledge atoms stored under .kgraph/.
- 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 init
kgraph "auth token refresh"KGraph requires Node.js 20 or newer.