From 85925a2dc69c167fc3eb7438c9b8dbb0d422cb66 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 27 Mar 2025 18:40:09 -1000 Subject: [PATCH] copy --- aider/website/docs/repomap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aider/website/docs/repomap.md b/aider/website/docs/repomap.md index 4174860f9..900c31f1a 100644 --- a/aider/website/docs/repomap.md +++ b/aider/website/docs/repomap.md @@ -87,6 +87,8 @@ Aider optimizes the repo map by selecting the most important parts of the codebase which will fit into the active token budget. +The optimization identifies and maps the portions of the code base +which are most relevant to the current state of the chat. The token budget is influenced by the `--map-tokens` switch, which defaults to 1k tokens.