Skip to main content
entire-graph is an installable plugin for the Entire CLI. It analyzes the repository your agent is working in and gives your agent a map of relevant code and relationships. Your agent can use that map to find the right code, understand how it connects, and assess what a change could affect before editing.

Benefits of Using entire-graph

  • Spend less time pointing your agent to the right files, leaving more room in its context window to solve the task.
  • Help your agent understand how the code works by showing how functions, types, and other symbols connect.
  • Make safer changes by identifying code that could be affected before your agent starts editing.
  • Get answers grounded in specific source locations that your agent can inspect and verify.

How to Use entire-graph

After you install entire-graph and enable it for a repository, ask your coding agent where code lives, how it connects, or what a change could affect. See Use entire-graph with Your Coding Agent for common prompts, the agent workflow, and an example result.

Continue With

Install and Enable entire-graph

Install entire-graph and add its instructions to a repository.

Use entire-graph with Your Coding Agent

Learn what to ask and what happens after you prompt your agent.

How entire-graph Works

Learn how entire-graph maps your code and works with Search.

entire-graph CLI Reference

Review entire-graph commands and options.

entire-graph Troubleshooting

Fix installation, adoption, cache, and coverage problems.