Back to feed

Changelog Update

Aider/AiderCLIv1.7.1
  • Bumped configargparse to 1.7.1 as 1.7 was pulled.
  • Added shell tab completion for file path arguments (by saviour) and for --edit-format/--editor-edit-format options.
  • Improved OpenRouter model metadata handling by introducing a local cache, increasing reliability and performance.
  • The /settings command now displays detailed metadata for active main, editor, and weak models.
  • Fixed an issue where files explicitly added via the command line were not correctly ignored if listed in .gitignore.
  • Improved automatic commit messages by providing more context during their generation, by wangboxue.