mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05: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
|
### 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.
|
- Converted many error messages to warning messages.
|
||||||
- Added `--tool-warning-color` setting.
|
- Added `--tool-warning-color` setting.
|
||||||
- Blanket catch and handle git errors in any `/command`.
|
- Blanket catch and handle git errors in any `/command`.
|
||||||
|
@ -43,7 +43,7 @@ cog.out(text)
|
||||||
|
|
||||||
### Aider v0.54.9
|
### 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.
|
- Print quoted pip install commands to the user.
|
||||||
- Adopt setuptools_scm to provide dev versions with git hashes.
|
- Adopt setuptools_scm to provide dev versions with git hashes.
|
||||||
- Share active test and lint commands with the LLM.
|
- Share active test and lint commands with the LLM.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue