GrapeRoot claims cheaper, faster Codex and Claude coding work
GrapeRoot is a tool that maps how files in a codebase relate to each other with a , then helps such as Claude or Codex find the files that matter for a task. The aim is to give the model useful context without sending a large amount of unnecessary code.
After installation, it can be run inside a project folder with `dg` or `graperoot`, and setup is described as automatic. The claimed result is up to 80% fewer tokens, twice the speed, and about one third of the cost.
The service claims 4,000 installs, 600 daily developers, and $160,000 saved over 3 months among 135 people who opted into its . The tool is free, open source, and has a .
Key points
- GrapeRoot uses a to find relevant files in a codebase.
- It is meant to reduce unnecessary context sent to Claude or Codex.
- The command can be run as `dg` or `graperoot` inside a project folder after installation.
- The claimed benefit is up to 80% fewer tokens and lower cost.
- It is free, open source, and available through GitHub.