mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 18:45:01 +00:00
copy
This commit is contained in:
parent
92d29805f1
commit
f7371f6faf
6 changed files with 58 additions and 57 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue