mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
1e8f2cbbb9
commit
9e1ca487e2
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ cog.out(text)
|
|||
|
||||
### main branch
|
||||
|
||||
- Only print the pip command when self updating on Windows.
|
||||
- Only print the pip command when self updating on Windows, without running it.
|
||||
- Converted many error messages to warning messages.
|
||||
- Added `--tool-warning-color` setting.
|
||||
- Blanket catch and handle git errors in any `/command`.
|
||||
|
@ -43,7 +43,7 @@ cog.out(text)
|
|||
|
||||
### Aider v0.54.9
|
||||
|
||||
- List important devops files in the repomap.
|
||||
- Include important devops files in the repomap.
|
||||
- Print quoted pip install commands to the user.
|
||||
- Adopt setuptools_scm to provide dev versions with git hashes.
|
||||
- Share active test and lint commands with the LLM.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue