github Aider-AI/aider v0.47.0
Aider v0.47.0

latest releases: v0.62.2.dev, v0.62.1, v0.62.0...
3 months ago
  • Commit message improvements:
    • Added Conventional Commits guidelines to commit message prompt.
    • Added --commit-prompt to customize the commit message prompt.
    • Added strong model as a fallback for commit messages (and chat summaries).
  • Linting improvements:
    • Ask before fixing lint errors.
    • Improved performance of --lint on all dirty files in repo.
    • Improved lint flow, now doing code edit auto-commit before linting.
    • Bugfix to properly handle subprocess encodings (also for /run).
  • Improved docker support:
    • Resolved permission issues when using docker run --user xxx.
    • New paulgauthier/aider-full docker image, which includes all extras.
  • Switching to code and ask mode no longer summarizes the chat history.
  • Added graph of aider's contribution to each release.
  • Generic auto-completions are provided for /commands without a completion override.
  • Fixed broken OCaml tags file.
  • Bugfix in /run add to chat approval logic.
  • Aider wrote 58% of the code in this release.

Don't miss a new aider release

NewReleases is sending notifications on new releases.