Aider v0.75.0
Aider v0.75.0 releases with basic Claude 3.7 Sonnet support, tree-sitter language pack integration, HCL/Terraform syntax, and several bug fixes.
Basic support for Claude 3.7 Sonnet Use `--model sonnet` to use the new 3.7 Thinking support coming soon. Bugfix to `/editor` command. 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.
- github.comaider v0.75.0primary