Back to feed

Changelog Update

Aider/AiderCLIv3.5
  • Use --sonnet for Claude 3.5 Sonnet, which is the top model on aider’s LLM code editing leaderboard.
  • All AIDER_xxx environment variables can now be set in .env (by @jpshack-at-palomar).
  • 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.