This commit is contained in:
Paul Gauthier 2025-01-07 09:58:20 -08:00
parent 3c099465da
commit b5cad9a8cc
4 changed files with 71 additions and 67 deletions

View file

@ -32,7 +32,9 @@ cog.out(text)
- Fixed lint command handling of nested spaced strings.
- Added token count feedback when adding command output to chat.
- Improved error handling for large audio files with automatic format conversion.
- Aider wrote 50% of the code in this release.
- Added better error handling for git repository index errors.
- Improved unicode handling in console output with ASCII fallback.
- Aider wrote 54% of the code in this release.
### Aider v0.70.0
- Full support for o1 models.