This commit is contained in:
Paul Gauthier 2024-12-09 20:27:32 -08:00
parent 92d29805f1
commit f7371f6faf
6 changed files with 58 additions and 57 deletions

View file

@ -27,12 +27,12 @@ cog.out(text)
### main branch
- [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
- Reorganized command line arguments with improved help messages and grouping
- Aider wrote 72% of the code in this release.
- Better error messages when missing dependencies for Gemini and Bedrock models.
- Control-D now properly exits the program.
- Reorganized command line arguments with improved help messages and grouping.
- Added experimental Gemini models
- Aider wrote 71% of the code in this release.
### Aider v0.67.0