Repo Graph is a structural graph memory tool for AI coding assistants that enables LLMs and agents to efficiently map, navigate, and analyze large or complex codebases. By building a lightweight graph of code entities, relationships, and flows, it lets LLMs focus on relevant files and code paths without reading the entire codebase, resulting in faster and more context-efficient problem-solving. This is especially useful for large repos, monorepos, multi-service/multi-language systems, or unfamiliar legacy codebases.
Visit Repo Graph's official website for product details and getting started.
Comprehensive API reference and guides for integrating Repo Graph into your projects.