Skip to content
#

repository-map

Here are 18 public repositories matching this topic...

Static code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.

  • Updated Sep 27, 2026
  • Python

Aider — independent third-party profile of a public API surface, by API Evangelist. Aider is an open-source, terminal-based AI pair programmer that edits code directly inside a developer's local Git repository. Written in Python and distributed via PyPI under the Apache 2.0 license, Aider is a BYO-LLM tool: the user supplies API keys for hosted mod

  • Updated Sep 27, 2026

repomap: token-budgeted repo map for AI coding agents. Walks any repo, ranks files by import refs, emits orientation in under 4000 tokens. Stdlib-only Go, zero deps, tree/JSON/HTML. go install github.com/AkashPriyadarshii/repomap/cmd/repomap@latest

  • Updated Sep 25, 2026
  • Go

A map for AI coding agents: three small files that survey a repository they have never seen and leave behind a SQL-queryable map of symbols, imports and call sites. Reads source, never executes it. Every answer carries the caveat that limits it.

  • Updated Sep 18, 2026
  • Python

Add this topic to your repo

To associate your repository with the repository-map topic, visit your repo's landing page and select "manage topics."

Learn more