This commit is contained in:
Paul Gauthier 2024-08-10 11:17:48 -07:00
parent 3caac42914
commit 01331309e0
7 changed files with 37 additions and 12 deletions

View file

@ -29,7 +29,11 @@ cog.out(text)
- Bugfix to keep session cost accurate when using `/ask` and `/help`.
- Performance improvements for repo map calculation.
- `/tokens` now shows the active model.
- Aider wrote 57% of the code since the last release.
- Enhanced commit message attribution options:
- New `--attribute-commit-message-author` to prefix commit messages with 'aider: ' if aider authored the changes, replaces `--attribute-commit-message`.
- New `--attribute-commit-message-committer` to prefix all commit messages with 'aider: '.
- These replace the previous `--attribute-commit-message` option.
- Aider wrote 61% of the code since the last release.
### Aider v0.48.1