Changelog Update
- Use
--sonnetfor Claude 3.5 Sonnet, which is the top model on aider’s LLM code editing leaderboard. - All
AIDER_xxxenvironment variables can now be set in.env(by @jpshack-at-palomar). - Use
--llm-history-fileto 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.