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:
Emasoft 2025-05-17 04:53:53 +02:00
parent 3caab85931
commit 8f3cfe1985
7 changed files with 279 additions and 10 deletions

0
.ropeproject/.gitkeep Normal file
View file