Writing · Tag

Articles tagged "codebase-ranking".

1 article on this topic.

Articles tagged "codebase-ranking"

·10 min read · aider , pagerank , tree-sitter

How Aider's repomap uses PageRank and tree-sitter to rank your codebase

Aider parses your repo with tree-sitter, builds a symbol graph, and runs PageRank to pick which files the LLM should see. Here is how it works.

How Aider's repomap uses PageRank and tree-sitter to rank your codebase: cover image
← All articles