← Aider Changelog
v0.75.0
Aider v0.75.0
Mar 4, 2025 (1y ago)
View on GitHub →
- Basic support for Claude 3.7 Sonnet
- Use
--model sonnetto use the new 3.7
- Thinking support coming soon.
- Bugfix to
/editorcommand.
- Downgrade streamlit dependency to avoid threading bug.
- Added support for tree-sitter language pack.
- Added openrouter/o3-mini-high model configuration.
- Added build.gradle.kts to special files for Kotlin project support, by Lucas Shadler.
- Prevent more than one cache warming thread from becoming active.
- Fixed continuation prompt ". " for multiline input.
- Added HCL (Terraform) syntax support, by Warren Krewenki.
- Have o1 & o3-mini generate markdown by sending the magic "Formatting re-enabled." string.
- Bugfix for multi-line inputs, which should not include the ". " continuation prompt.
- Aider wrote 46% of the code in this release.