mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
745c0fcfef
commit
dd166a1492
6 changed files with 24 additions and 6 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -3,15 +3,17 @@
|
|||
|
||||
## main branch
|
||||
|
||||
- Switching to code and ask mode no longer summarizes the chat history.
|
||||
- Added Conventional Commits guidelines to commit message prompt.
|
||||
- Commit message improvements:
|
||||
- Added Conventional Commits guidelines to commit message prompt.
|
||||
- Added `--commit-prompt` to customize the commit message prompt.
|
||||
- Added strong model as a fallback for commit messages (and chat summaries).
|
||||
- Linting improvements:
|
||||
- Ask before fixing lint errors.
|
||||
- Improved performance of `--lint` on all dirty files in repo.
|
||||
- Improved lint flow, now doing code edit auto-commit before linting.
|
||||
- Bugfix to properly handle subprocess encodings (also for `/run`).
|
||||
- New aider-full docker image, which includes all extras.
|
||||
- Added strong model as a fallback for commit messages and chat summaries.
|
||||
- New paul-gauthier/aider-full docker image, which includes all extras.
|
||||
- Switching to code and ask mode no longer summarizes the chat history.
|
||||
- Added graph of aider's contribution to each release.
|
||||
- Generic auto-completions are provided for `/commands` without a completion override.
|
||||
- Fixed broken OCaml tags file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue