Aider v0.67.0
Aider v0.67.0 releases with IDE watch-mode for inline AI comments, Amazon Bedrock Nova model support, auto-prefilled fix prompts on test failures, and git diff tool integration.
Use aider in your IDE or editor. Run `aider --watch-files` and 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 `/run` or `/test` have non-zero exit codes, pre-fill "Fix that" into the next message prompt.
`/diff` now invokes `git diff` to 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. `--read` now expands `~` home dirs. Enabled exception capture in analytics. Aider wrote 61% of the code in this release. https://github.com/user-attachments/assets/bea76d8b-5c31-4913-9536-97b7e6c632b5
- github.comaider v0.67.0primary