Can force repo-map on with: --map-tokens 1024

This commit is contained in:
Paul Gauthier 2024-08-05 14:41:56 -03:00
parent f8e76bcb88
commit 617b1bdee2
9 changed files with 17 additions and 7 deletions

View file

@ -6,6 +6,7 @@
- Added `--subtree-only` to limit aider to current directory subtree.
- Should help with large/mono repo performance.
- New `/add-clipboard-image` to add images to the chat from your clipboard.
- Use `--map-tokens 1024` to use repo map with any model.
- Support for Sonnet's 8k output window.
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
- Performance improvements for large repos.