This commit is contained in:
Paul Gauthier 2024-06-20 14:38:02 -07:00
parent 5648cd5419
commit 7e83e6b8f5

View file

@ -5,8 +5,8 @@
- Use `--sonnet` for Claude 3.5 Sonnet, which is the top model on [aider's LLM code editing leaderboard](https://aider.chat/docs/leaderboards/#claude-35-sonnet-takes-the-top-spot).
- All `AIDER_xxx` environment variables can now be set in `.env` (by @jpshack-at-palomar).
- Commit messages are no longer prefixed with "aider:". Instead the git author and committer names have "(aider)" added to them.
- Use `--llm-history-file` to log raw messages sent to the LLM (by @daniel-vainsencher).
- Commit messages are no longer prefixed with "aider:". Instead the git author and committer names have "(aider)" added.
### v0.38.0