mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
copy
This commit is contained in:
parent
fe2e36afda
commit
5420f67b2b
3 changed files with 51 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.56.0
|
||||||
|
|
||||||
- New `/report` command to open your browser with a pre-populated GitHub Issue.
|
- New `/report` command to open your browser with a pre-populated GitHub Issue.
|
||||||
- New `--chat-language` switch to set the spoken language.
|
- New `--chat-language` switch to set the spoken language.
|
||||||
|
|
|
@ -16,7 +16,7 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.56.0
|
||||||
|
|
||||||
- New `/report` command to open your browser with a pre-populated GitHub Issue.
|
- New `/report` command to open your browser with a pre-populated GitHub Issue.
|
||||||
- New `--chat-language` switch to set the spoken language.
|
- New `--chat-language` switch to set the spoken language.
|
||||||
|
|
|
@ -2482,3 +2482,52 @@
|
||||||
Paul Gauthier (aider): 811
|
Paul Gauthier (aider): 811
|
||||||
start_tag: v0.54.0
|
start_tag: v0.54.0
|
||||||
total_lines: 1533
|
total_lines: 1533
|
||||||
|
- aider_percentage: 55.6
|
||||||
|
aider_total: 154
|
||||||
|
end_date: '2024-09-09'
|
||||||
|
end_tag: v0.56.0
|
||||||
|
file_counts:
|
||||||
|
aider/__init__.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/args.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
Paul Gauthier (aider): 6
|
||||||
|
aider/coders/base_coder.py:
|
||||||
|
Paul Gauthier: 14
|
||||||
|
Paul Gauthier (aider): 10
|
||||||
|
aider/commands.py:
|
||||||
|
Paul Gauthier: 8
|
||||||
|
Paul Gauthier (aider): 6
|
||||||
|
aider/io.py:
|
||||||
|
Paul Gauthier: 5
|
||||||
|
aider/linter.py:
|
||||||
|
Paul Gauthier: 6
|
||||||
|
Paul Gauthier (aider): 4
|
||||||
|
fry69: 12
|
||||||
|
aider/main.py:
|
||||||
|
Paul Gauthier: 35
|
||||||
|
Paul Gauthier (aider): 48
|
||||||
|
aider/models.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
fry69: 3
|
||||||
|
aider/repo.py:
|
||||||
|
Paul Gauthier: 16
|
||||||
|
aider/repomap.py:
|
||||||
|
Paul Gauthier: 13
|
||||||
|
aider/report.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
Paul Gauthier (aider): 20
|
||||||
|
benchmark/benchmark.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
tests/basic/test_linter.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
Paul Gauthier (aider): 51
|
||||||
|
tests/basic/test_main.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
Paul Gauthier (aider): 9
|
||||||
|
grand_total:
|
||||||
|
Paul Gauthier: 108
|
||||||
|
Paul Gauthier (aider): 154
|
||||||
|
fry69: 15
|
||||||
|
start_tag: v0.55.0
|
||||||
|
total_lines: 277
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue