This commit is contained in:
Paul Gauthier 2024-12-01 06:04:49 -08:00
parent b671db7108
commit 36b59ba617
3 changed files with 79 additions and 77 deletions

View file

@ -6,6 +6,7 @@
- Added `--voice-input-device` to select audio input device for voice recording, by @preynal.
- Added `--timeout` option to configure API call timeouts.
- Set cwd to repo root when running shell commands.
- Added Ctrl-Up/Down keyboard shortcuts for per-message history navigation.
- Improved error handling for failed .gitignore file operations.
- Improved error handling for input history file permissions.
- Improved error handling for analytics file access.
@ -13,7 +14,7 @@
- Bugfix when scraping URLs found in chat messages.
- Better handling of __version__ import errors.
- Improved `/drop` command to support substring matching for non-glob patterns.
- Aider wrote 79% of the code in this release.
- Aider wrote 82% of the code in this release.
### Aider v0.65.1