Aider v0.83.0
Aider v0.83.0 releases with support for Gemini 2.5 Pro Preview 05-06 and Qwen3-235b models, OCaml repo-map, a co-authored-by commit option, and automatic OpenRouter model parameter fetching.
Added support for `gemini-2.5-pro-preview-05-06` models. Added support for `qwen3-235b` models. Added repo-map support for OCaml and OCaml interface files, by Andrey Popp. Added a spinner animation while waiting for the LLM to start streaming its response. Updated the spinner animation to a Knight Rider style. Introduced `--attribute-co-authored-by` option to add co-author trailer to commit messages, by Andrew Grigorev. Updated Gemini model aliases (e.g., `gemini`, `gemini-2.5-pro`) to point to the `05-06` preview versions. Marked Gemini 2.5 Pro preview models as `overeager` by default. Commit message prompt specifies the user's language.
Updated the default weak model for Gemini 2.5 Pro models to `gemini/gemini-2.5-flash-preview-04-17`. Corrected `gemini-2.5-pro-exp-03-25` model settings to reflect its lack of support for `thinking_budget`. Ensured model-specific system prompt prefixes are placed on a new line before the main system prompt. Added tracking of total tokens sent and received, now included in benchmark statistics. Automatically fetch model parameters (context window, pricing) for OpenRouter models directly from their website, by Stefan Hladnik. Enabled support for…
- github.comaider v0.83.0primary