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.

This commit is contained in:
Emasoft 2025-05-17 04:53:53 +02:00
parent 3caab85931
commit 3e432ffba0

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ aider/_version.py
.venv/
.#*
.gitattributes
tmp.benchmarks/
tmp.benchmarks/
uv.lock