mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 16:15:00 +00:00
copy
This commit is contained in:
parent
c3c960383e
commit
fbafc09e6a
4 changed files with 238 additions and 234 deletions
|
@ -1,12 +1,14 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
- Offer to OAuth against OpenRouter if no model and keys are provided.
|
||||
- Prioritize `gemini/gemini-2.5-pro-exp-03-25` if `GEMINI_API_KEY` is set, and `vertex_ai/gemini-2.5-pro-exp-03-25` if `VERTEXAI_PROJECT` is set, when no model is specified.
|
||||
- Select OpenRouter default model based on free/paid tier status if `OPENROUTER_API_KEY` is set and no model is specified.
|
||||
- Warn at startup if `--stream` and `--cache-prompts` are used together, as cost estimates may be inaccurate.
|
||||
- Boost repomap ranking for files whose path components match identifiers mentioned in the chat.
|
||||
- Change web scraping timeout from an error to a warning, allowing scraping to continue with potentially incomplete content.
|
||||
- Left-align markdown headings in the terminal output, by Peter Schilling.
|
||||
- Aider wrote 89% of the code in this release.
|
||||
- Aider wrote 90% of the code in this release.
|
||||
|
||||
### Aider v0.79.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue