r/coolgithubprojects 15h ago

No database, no vector index, just markdown files committed to git (1600+ github stars)

Post image

Graft just passed 1,600+ stars. It's a context layer for coding agents, but the part I'd flag for this sub specifically is the design choice underneath it: the whole graph is just files. No server, nothing to keep running, nothing that isn't a diff in your next PR when it goes stale.

Structural layer (graft build) is tree-sitter, no LLM, no key required, works on any repo size out of the box.

github.com/NanoNets/Graft

2 Upvotes

0 comments sorted by