#162 · Primary category: AI Coding Assistants

Graft

ai-agents anthropic claude-code cli code-graph codex context-engineering cursor developer-tools gemini knowledge-graph llm mcp mcp-server open-source openai tree-sitter

Turbocharge Claude Code, Cursor, Codex, Gemini & every coding agent: faster, cheaper, with contextual understanding specific to your codebase.

Project last updated:08/29/26

GitHub Stars

5.1K

Forks

462

Contributors

30

License

MIT

Why we included this project

Teams that lean on Claude Code, Cursor, Codex, or Gemini in a large or unfamiliar codebase often watch their token bill climb, because the agent re-explores the repo from scratch on every task. Graft addresses that by building a graph of linked markdown files, one node per system or concept, written in plain English the way a senior engineer would explain it, and feeding that context to your coding agent so it can skip the grep-and-open loop. The structural graph is built deterministically with tree-sitter and never calls a model; the summaries are generated under your own API key with whatever provider you choose. The project publishes controlled benchmarks and a SWE-bench Verified run showing fewer tool calls, lower token spend, and equal or better correctness, so it is worth a trial if you want to cut agent costs without giving up accuracy.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category