← Aider Changelog
v0.68.0
Aider v0.68.0
Dec 10, 2024 (1y ago)
View on GitHub →
- New
--copy-pastemode.
- New
/copy-contextcommand.
- New
--api-key provider=keysetting.
- New
--set-env VAR=valuesetting.
- Added bash and zsh support to
--watch-files.
- Better error messages when missing dependencies for Gemini and Bedrock models.
- Control-D now properly exits the program.
- Don't count token costs when API provider returns a hard error.
- Bugfix so watch files works with files that don't have tree-sitter support.
- Bugfix so o1 models can be used as weak model.
- Updated shell command prompt.
- Added docstrings for all Coders.
- Reorganized command line arguments with improved help messages and grouping.
- Use the exact
sys.pythonfor self-upgrades.
- Added experimental Gemini models.
- Aider wrote 71% of the code in this release.