← Aider Changelog
v0.65.0
Aider v0.65.0
Nov 26, 2024 (1y ago)
View on GitHub →
- Added
--aliasconfig to define custom model aliases.
- Added
--[no-]detect-urlsflag to disable detecting and offering to scrape URLs found in the chat.
- Ollama models now default to an 8k context window.
- Added RepoMap support for Dart language by @malkoG.
- Ask 2.5% of users if they want to opt-in to analytics.
- Skip suggesting files that share names with files already in chat.
/editorreturns and prefill the file content into the prompt, so you can use/editorto compose messages that start with/commands, etc.
- Enhanced error handling for analytics.
- Improved handling of UnknownEditFormat exceptions with helpful documentation links.
- Bumped dependencies to pick up grep-ast 0.4.0 for Dart language support.
- Aider wrote 81% of the code in this release.