← Aider Changelog
v0.86.0
Aider v0.86.0
Aug 9, 2025 (6mo ago)
View on GitHub →
- 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.