mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
13b0d51028
commit
c63aa97d9d
4 changed files with 24 additions and 8 deletions
|
@ -3,18 +3,18 @@
|
|||
|
||||
## main branch
|
||||
|
||||
- Commit message improvements:
|
||||
- [Commit message](http://aider.chat/docs/git.html#commit-messages) 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:
|
||||
- [Linting](https://aider.chat/docs/usage/lint-test.html) 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`).
|
||||
- Improved docker support:
|
||||
- Improved [docker support](https://aider.chat/docs/install/docker.html):
|
||||
- Resolved permission issues when using `docker run --user xxx`.
|
||||
- New paul-gauthier/aider-full docker image, which includes all extras.
|
||||
- New paulgauthier/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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue