Skip to content

v0.88.25

Choose a tag to compare

@dwash96 dwash96 released this 21 Nov 06:46
· 1190 commits to main since this release
71170d7

What's Changed

MR: #174
Full Changelog: v0.88.24...v0.88.25

Addresses:
#173

Includes:

  • Updates with aider main repo for new model settings
  • Fixed output bug where progress bar would interrupt diff output (removed progress bar to do so, oops maybe)
  • Faster loading time of program by using json and not json5 to parse model metadata
  • Make sure repo list file list generation step respects aider ignore (should improve performance if used in large repos)
  • Updated model metadata from LiteLLM for AWS Bedrock Claude 4.5
  • Made the README.md more concise, contributor list tagging contributors directly for attribution, and added a change log