feat: Add prompt cache warming via --cache-warming-pings

This commit is contained in:
Paul Gauthier 2024-08-26 16:33:25 -07:00 committed by Paul Gauthier (aider)
parent 4e718fa8e1
commit a5c283d7c8
9 changed files with 10 additions and 8 deletions

View file

@ -3,6 +3,7 @@
### main branch
- Prompt cache warming, via `--cache-warming-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.