mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
0d983d504b
commit
4c2bc47bf3
3 changed files with 159 additions and 141 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue