| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aider v0.86.0 source code.tar.gz | 2025-08-09 | 67.6 MB | |
| Aider v0.86.0 source code.zip | 2025-08-09 | 67.8 MB | |
| README.md | 2025-08-09 | 842 Bytes | |
| Totals: 3 Items | 135.4 MB | 5 | |
- Added support for all GPT-5 models.
- Added support for Grok-4 via
xai/grok-4andopenrouter/x-ai/grok-4model names. - Added support for
gemini/gemini-2.5-flash-lite-preview-06-17model, by Tamir Zahavi-Brunner. /clearnow prints “All chat history cleared.” so you know it worked, by Zexin Yuan./undooutput now shows only the first line of each commit message, making it easier to read.- Added support for
openrouter/moonshotai/kimi-k2model, by Jack Harrington. - Display model announcements with no-arg
/modelcommand. - Fixed an issue where new settings for an existing model didn't replace the old ones, by Andrew Grigorev.
- Fixed analytics to support the latest PostHog SDK event-capture API.
-
Bumped dependencies to pick up latest litellm==1.75.0.
-
Aider wrote 88% of the code in this release.