← Aider Changelog
v0.67.0
Aider v0.67.0
Dec 6, 2024 (1y ago)
View on GitHub →
- Run
aider --watch-filesand it will watch for instructions you add to your source files.
- One-liner
# ...or// ...comments that start or end with "AI" are instructions to aider.
- When aider sees "AI!" it reads and follows all the instructions in AI comments.
- Support for new Amazon Bedrock Nova models.
- When
/runor/testhave non-zero exit codes, pre-fill "Fix that" into the next message prompt.
/diffnow invokesgit diffto use your preferred diff tool.
- Added Ctrl-Z support for process suspension.
- Spinner now falls back to ASCII art if fancy symbols throw unicode errors.
--readnow expands~home dirs.
- Enabled exception capture in analytics.