**Giving AI coding assistants a memory that actually persists.**
Analyzes C++ source code to build and explore comprehensive internal dependency graphs. Maps function relationships to identify upstream callers, downstream callees, and circular dependencies. Improve
Scan files and directories to map code structure and navigate large codebases faster. See a compact overview of key elements to decide what to read next. Search for specific structures—like tests, a