mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 08:34:59 +00:00
copy
This commit is contained in:
parent
2c963b389c
commit
ba631c8451
4 changed files with 54 additions and 46 deletions
12
HISTORY.md
12
HISTORY.md
|
@ -5,13 +5,17 @@
|
|||
- Streaming pretty LLM responses is smoother and faster for long replies.
|
||||
- Increased max chat history tokens limit from 4k to 8k.
|
||||
- Added support for custom voice format and input device settings.
|
||||
- Disabled Streamlit email prompt by automatically creating credentials file.
|
||||
- Fixed lint command handling of nested spaced strings.
|
||||
- Disabled Streamlit email prompt, by apaz-cli.
|
||||
- Fixed lint command handling of nested spaced strings, by Aaron Weisberg.
|
||||
- Added token count feedback when adding command output to chat.
|
||||
- Improved error handling for large audio files with automatic format conversion.
|
||||
- Added better error handling for git repository index errors.
|
||||
- Improved handling of git repo index errors, by Krazer.
|
||||
- Improved unicode handling in console output with ASCII fallback.
|
||||
- Aider wrote 54% of the code in this release.
|
||||
- Added AssertionError to git error handling.
|
||||
- Fixed file export path in voice format conversion.
|
||||
- Added AttributeError to git error handling.
|
||||
- Improved markdown rendering performance with adaptive delay based on render time.
|
||||
- Aider wrote 59% of the code in this release.
|
||||
|
||||
### Aider v0.70.0
|
||||
- Full support for o1 models.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue