mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
2d8df7e512
commit
6adc5fe079
1 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,13 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- Shell commands and `/run` can not be interactive in environments where a pty is available
|
||||
- Optionally share output of suggested shell commands back to the LLM.
|
||||
- New `--[no-]suggest-shell-commands` switch to configure shell commands.
|
||||
- Performance improvements for autocomplete in large/mono repos.
|
||||
|
||||
### Aider v0.53.0
|
||||
|
||||
- [Keep your prompt cache from expiring](https://aider.chat/docs/usage/caching.html#preventing-cache-expiration) with `--cache-keepalive-pings`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue