Skip to content

Aider v0.62.0

Latest
Compare
Choose a tag to compare
@paul-gauthier paul-gauthier released this 04 Nov 23:41
· 157 commits to main since this release
  • Full support for Claude 3.5 Haiku
  • Easily apply file edits from ChatGPT, Claude or other web apps
    • Chat with ChatGPT or Claude via their web app.
    • Give it your source files and ask for the changes you want.
    • Use the web app's "copy response" button to copy the entire reply from the LLM.
    • Run aider --apply-clipboard-edits file-to-edit.js.
    • Aider will edit your file with the LLM's changes.
  • Bugfix for creating new files.
  • Aider wrote 84% of the code in this release.
2024-11-04_12-11-03