Tag
Promotes 'codebase-memory', a tool that indexes entire codebases (e.g., Linux kernel in 3 minutes) into a graph for AI agents, reducing token usage and tool calls while improving answer quality.
SocratiCode is an open-source tool that indexes entire code repositories to give AI instant knowledge of code structure, dependencies, and logic, enabling precise answers about complex codebases.
CodeGraph builds a local knowledge graph for AI coding agents to index codebase relationships, cutting token usage by ~59% and execution time by ~49% compared to traditional search methods.