mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
2f45023f59
commit
4ab8faf21e
5 changed files with 65 additions and 64 deletions
|
@ -1,17 +1,18 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- Automatically fetch model parameters (context window, pricing) for OpenRouter models directly from their website, by Stefan Hladnik.
|
||||
- Added support for `gemini-2.5-pro-preview-05-06` models.
|
||||
- Enabled support for `thinking_tokens` and `reasoning_effort` parameters for OpenRouter models.
|
||||
- Added model settings for `openrouter/google/gemini-2.5-pro-preview-03-25`.
|
||||
Introduced `--attribute-co-authored-by` option to add co-author trailer to commit messages, by Andrew Grigorev.
|
||||
- Added `--disable-playwright` flag to prevent Playwright installation prompts and usage, by Andrew Grigorev.
|
||||
- The `aider scrape` command-line tool will now use Playwright for web scraping if it is available, by Jon Keys.
|
||||
- Added repomap support for OCaml and OCaml interface files, by Andrey Popp.
|
||||
- Improved cost calculation using `litellm.completion_cost` where available.
|
||||
- Fixed linter command execution on Windows by adopting `oslex` for argument quoting, by Titusz Pan.
|
||||
- Improved cross-platform display of shell commands by using `oslex` for robust argument quoting, by Titusz Pan.
|
||||
Aider wrote 44% of the code in this release.
|
||||
- Aider wrote 45% of the code in this release.
|
||||
|
||||
### Aider v0.82.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue