v0.88.25
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