Enterprise DNA

Omni by Enterprise DNA

Enterprise DNA Resources

Latest AI and industry news. Practical AI operating-system thinking for owners, operators, and teams doing real work.

220k+

Data professionals

Omni

AI agents and apps

Audit

Map the manual work

News AI News

A codebase-knowledge-graph plugin claims real, benchmarked token savings

`Graft` builds a persistent, git-committed knowledge graph so agents stop re-discovering a codebase every session, hooking into Claude Code, Cursor.

Enterprise DNA |
A codebase-knowledge-graph plugin claims real, benchmarked token savings

AI Pulse · Under the Radar

The play

Pilot a persistent repository knowledge graph on large codebases, measuring token use, tool calls, and latency before wider rollout.

If you’ve got developers using AI coding assistants across a large codebase, you’ve probably noticed the same waste happening over and over. Every new session, the AI agent has to re-learn your codebase from scratch. It reads files, figures out how things connect, builds up context, and then throws all of that away when the session ends. Next session, same thing again. That’s not just slow, it’s burning tokens you’re paying for.

A tool called Graft is trying to fix that. It builds a knowledge graph of your codebase, the kind of map that shows how files, functions, and modules relate to each other, and commits that graph into git alongside your code. So instead of rediscovering everything each time, the agent can just check the map. It plugs into Claude Code, Cursor, Codex, and Gemini, which covers most of the tools teams are actually using right now.

The numbers come from a Show HN thread where the creator benchmarked it over 162 runs and reported a 42% drop in token use, a 46% drop in tool calls, and a 60% drop in latency. Those are the claims as posted, not independently verified, but the scale of the testing at least suggests the creator put real effort into measuring it rather than guessing.

If you’re running a shop with multiple repos and a few developers leaning on AI coding tools daily, this kind of persistent memory layer is worth watching. Token costs on agentic coding add up fast once you scale past one or two people, and anything that cuts repeated rediscovery time is real money back in your pocket. It’s early and unproven at scale, but it points at a sensible direction, giving your tools a memory instead of making them start over every time. This is the kind of thing we build into an AI command centre, where persistent context across tools becomes standard practice rather than a one off plugin.

Free daily email

Get this every morning.

This brief is one item from today's AI Pulse, the short daily read we run for ourselves on what is actually happening in AI. Subscribe free and it lands in your inbox each morning.

Free daily email

Subscribe to the daily AI Pulse

One short read every morning on what is actually happening in AI. Free.

One email a day. Unsubscribe any time.