About
Codemap acts as an intelligent codebase navigator for LLM coding assistants, offering a structured, contextual understanding of your project. It generates a dynamic mental map of files, classes, functions, and their relationships, similar to an IDE's foldable code sections. This approach significantly reduces token consumption and tool calls for LLMs during code exploration, providing comprehensive coverage from high-level outlines to detailed signatures and cross-file dependencies with just one or two queries. It supports a wide array of programming languages and includes an interactive web UI for visual exploration of the code graph.