Skip to content

Aider v0.63.0

Compare
Choose a tag to compare
@paul-gauthier paul-gauthier released this 13 Nov 21:38
· 814 commits to main since this release
  • Support for Qwen 2.5 Coder 32B.
  • /web command just adds the page to the chat, without triggering an LLM response.
  • Improved prompting for the user's preferred chat language.
  • Improved handling of LiteLLM exceptions.
  • Bugfix for double-counting tokens when reporting cache stats.
  • Bugfix for the LLM creating new files.
  • Other small bug fixes.
  • Aider wrote 55% of the code in this release.