This commit is contained in:
Paul Gauthier 2025-02-06 13:45:23 -08:00
parent ddeb43783c
commit 2e1e26fdb9
4 changed files with 28 additions and 26 deletions

View file

@ -10,6 +10,7 @@
- Docker containers now set `HOME=/app` which is the normal project mount-point, to persist `~/.aider`.
- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc.
- Bugfix for `--timeout`
- Bugfix so that `/model` now correctly reports that the weak model is not changed.
- Watch files now fully ignores top-level directories named in ignore files, to reduce the chance of hitting OS watch limits. Helpful to ignore giant subtrees like `node_modules`.
- Fast startup with more providers and when model metadata provided in local files.
- Improved .gitignore handling: