mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
Added logic to split and batch the changes in architect mode. In this way editor models with small input context limits will be able to handle the code changes just as well as the more expensive models.
added option to use the new batch editing feature or to stick to the original architect workflow that makes the changes in one go. Added parameter `--use-batch-editing` and --no-use-batch-editing` as command line argument. Added option `use-batch-editing` to yaml configuration file.
This commit is contained in:
parent
3caab85931
commit
8f3cfe1985
7 changed files with 279 additions and 10 deletions
0
.ropeproject/.gitkeep
Normal file
0
.ropeproject/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue