This commit is contained in:
Paul Gauthier 2024-08-26 20:53:38 -07:00
parent 8da47b9664
commit 4b82277ef7
9 changed files with 477 additions and 14 deletions

View file

@ -18,7 +18,7 @@ cog.out(text)
### main branch
- Prompt cache warming, via `--cache-warming-pings`.
- Prompt cache keepalives, via `--cache-keepalive-pings`.
- You can now bulk accept/reject a series of add url and run shell confirmations.
- Improved matching of filenames from S/R blocks with files in chat.
- Stronger prompting for Sonnet to make edits in code chat mode.
@ -31,6 +31,10 @@ cog.out(text)
- Bugfix to windows filenames which contain `\_`.
- Aider wrote 64% of the code in this release.
### Aider v0.52.1
- Bugfix for NameError when applying edits.
### Aider v0.52.0
- Aider now offers to run shell commands: