Back to feed
- Watch files improvements:
- Use
# ... AI? comments to trigger aider and ask questions about your code.
- Now watches all files, not just certain source files.
- Use
# AI comments, // AI comments, or -- AI comments to give aider instructions in any text file.
- Full support for Gemini Flash 2.0 Exp:
aider --model flash or aider --model gemini/gemini-2.0-flash-exp
- New
--multiline flag and /multiline-mode command makes ENTER a soft newline and META-ENTER send the message, by @miradnanali.
/copy-context <instructions> now takes optional “instructions” when copying code context to the clipboard.
- Improved clipboard error handling with helpful requirements install info.
- Ask 5% of users if they want to opt-in to analytics.
/voice now lets you edit the transcribed text before sending.
- Disabled auto-complete in Y/N prompts.
- Aider wrote 68% of the code in this release.