aider/tests
Emasoft 8f3cfe1985 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.
2025-05-17 07:51:40 +02:00
..
basic 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. 2025-05-17 07:51:40 +02:00
browser fix: add missing os import in test_browser.py 2024-12-02 17:56:50 -08:00
fixtures Revert "chore: Add test comment" 2025-04-12 18:14:08 +03:00
help style: Reformat code to comply with linter rules 2025-03-21 11:25:13 -07:00
scrape style: Address flake8 errors 2025-05-08 15:15:17 -07:00
__init__.py do not package tests/ 2024-07-15 08:40:32 +01:00