This commit is contained in:
Paul Gauthier 2024-12-07 13:04:06 -08:00
parent 63fdf3f3f6
commit 2325f542b8
4 changed files with 744 additions and 740 deletions

View file

@ -4,9 +4,11 @@
- [Aider works with LLM web chat UIs with `--copy-paste` mode](https://aider.chat/docs/usage/copypaste.html).
- Better error messages when missing dependencies for Gemini and Bedrock models
- Added `--api-key provider=key` and `--set-env VAR=value` flags for setting API keys and environment variables
- Control-D now properly exits the program
- Fixed shell environment handling when running commands
- Aider wrote 51% of the code in this release.
- Reorganized command line arguments with improved help messages and grouping
- Aider wrote 72% of the code in this release.
### Aider v0.67.0