This commit is contained in:
Paul Gauthier 2024-12-04 06:42:18 -08:00
parent 0d983d504b
commit 4c2bc47bf3
3 changed files with 159 additions and 141 deletions

View file

@ -1,5 +1,14 @@
# Release history
### main branch
- Added `--watch-files` to watch files for AI comments.
- One-liner comments that start or end with "AI" are instructions to aider.
- When aider sees "AI!" it reads and follows all the instructions in AI comments.
- Added Ctrl-Z support for process suspension.
- `--read` now expands `~` home dirs.
- Aider wrote 65% of the code in this release.
### Aider v0.66.0
- PDF support for Sonnet and Gemini models.