This commit is contained in:
Paul Gauthier 2024-08-27 06:02:09 -07:00
parent b93855262e
commit 790ebc35a7
4 changed files with 48 additions and 2 deletions

View file

@ -18,7 +18,8 @@ cog.out(text)
### main branch
- Prompt cache keepalives, via `--cache-keepalive-pings`.
- Keep your prompt cache from expiring with `--cache-keepalive-pings`.
- Pings the API every 5min to keep the cache warm.
- 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.