mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
blame
This commit is contained in:
parent
b0fa646de9
commit
c5e2d80fc0
2 changed files with 146 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
### v0.71.1
|
||||||
|
|
||||||
|
- Fix model metadata for `openrouter/deepseek/deepseek-r1`
|
||||||
|
|
||||||
### v0.72.0
|
### v0.72.0
|
||||||
|
|
||||||
- Support for DeepSeek R1.
|
- Support for DeepSeek R1.
|
||||||
|
|
|
@ -3545,3 +3545,145 @@
|
||||||
mdk: 34
|
mdk: 34
|
||||||
start_tag: v0.69.0
|
start_tag: v0.69.0
|
||||||
total_lines: 1179
|
total_lines: 1179
|
||||||
|
- aider_percentage: 60.36
|
||||||
|
aider_total: 236
|
||||||
|
end_date: '2025-01-10'
|
||||||
|
end_tag: v0.71.0
|
||||||
|
file_counts:
|
||||||
|
aider/__init__.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/args.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
aider/coders/base_coder.py:
|
||||||
|
Paul Gauthier: 7
|
||||||
|
Paul Gauthier (aider): 13
|
||||||
|
aider/commands.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
Paul Gauthier (aider): 22
|
||||||
|
aider/io.py:
|
||||||
|
Paul Gauthier: 3
|
||||||
|
Paul Gauthier (aider): 16
|
||||||
|
aider/linter.py:
|
||||||
|
Aaron Weisberg: 5
|
||||||
|
aider/main.py:
|
||||||
|
Paul Gauthier: 7
|
||||||
|
Paul Gauthier (aider): 13
|
||||||
|
apaz-cli: 18
|
||||||
|
aider/mdstream.py:
|
||||||
|
Paul Gauthier: 38
|
||||||
|
Paul Gauthier (aider): 58
|
||||||
|
aider/models.py:
|
||||||
|
Paul Gauthier: 11
|
||||||
|
Paul Gauthier (aider): 2
|
||||||
|
aider/repo.py:
|
||||||
|
Krazer: 10
|
||||||
|
Paul Gauthier: 5
|
||||||
|
aider/run_cmd.py:
|
||||||
|
Aaron Weisberg: 2
|
||||||
|
aider/utils.py:
|
||||||
|
Paul Gauthier: 9
|
||||||
|
aider/voice.py:
|
||||||
|
Paul Gauthier: 11
|
||||||
|
Paul Gauthier (aider): 13
|
||||||
|
aider/watch.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
benchmark/Dockerfile:
|
||||||
|
Josh Vera: 1
|
||||||
|
Paul Maunders: 12
|
||||||
|
benchmark/benchmark.py:
|
||||||
|
Nimesh Ghelani: 1
|
||||||
|
Paul Gauthier: 6
|
||||||
|
Paul Gauthier (aider): 30
|
||||||
|
benchmark/problem_stats.py:
|
||||||
|
Paul Gauthier (aider): 5
|
||||||
|
docker/Dockerfile:
|
||||||
|
Paul Gauthier (aider): 32
|
||||||
|
scripts/update-history.py:
|
||||||
|
Paul Gauthier (aider): 1
|
||||||
|
tests/basic/test_commands.py:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
tests/basic/test_io.py:
|
||||||
|
Paul Gauthier (aider): 6
|
||||||
|
tests/basic/test_linter.py:
|
||||||
|
Aaron Weisberg: 2
|
||||||
|
tests/basic/test_models.py:
|
||||||
|
Paul Gauthier (aider): 25
|
||||||
|
grand_total:
|
||||||
|
Aaron Weisberg: 9
|
||||||
|
Josh Vera: 1
|
||||||
|
Krazer: 10
|
||||||
|
Nimesh Ghelani: 1
|
||||||
|
Paul Gauthier: 104
|
||||||
|
Paul Gauthier (aider): 236
|
||||||
|
Paul Maunders: 12
|
||||||
|
apaz-cli: 18
|
||||||
|
start_tag: v0.70.0
|
||||||
|
total_lines: 391
|
||||||
|
- aider_percentage: 51.69
|
||||||
|
aider_total: 138
|
||||||
|
end_date: '2025-01-20'
|
||||||
|
end_tag: v0.72.0
|
||||||
|
file_counts:
|
||||||
|
.github/workflows/docker-build-test.yml:
|
||||||
|
Paul Gauthier (aider): 38
|
||||||
|
.github/workflows/pages.yml:
|
||||||
|
Paul Gauthier: 3
|
||||||
|
Paul Gauthier (aider): 1
|
||||||
|
.github/workflows/ubuntu-tests.yml:
|
||||||
|
Paul Gauthier (aider): 8
|
||||||
|
.github/workflows/windows-tests.yml:
|
||||||
|
Paul Gauthier (aider): 8
|
||||||
|
aider/__init__.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/args.py:
|
||||||
|
Titusz Pan: 6
|
||||||
|
aider/coders/base_coder.py:
|
||||||
|
Paul Gauthier: 11
|
||||||
|
aider/coders/single_wholefile_func_coder.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/coders/wholefile_func_coder.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/commands.py:
|
||||||
|
Paul Gauthier: 3
|
||||||
|
aider/history.py:
|
||||||
|
Paul Gauthier: 7
|
||||||
|
aider/io.py:
|
||||||
|
Paul Gauthier (aider): 14
|
||||||
|
Titusz Pan: 2
|
||||||
|
aider/main.py:
|
||||||
|
Titusz Pan: 1
|
||||||
|
aider/models.py:
|
||||||
|
Paul Gauthier: 16
|
||||||
|
aider/queries/tree-sitter-kotlin-tags.scm:
|
||||||
|
Paul Walker: 27
|
||||||
|
aider/repomap.py:
|
||||||
|
Paul Gauthier (aider): 2
|
||||||
|
aider/sendchat.py:
|
||||||
|
Paul Gauthier: 9
|
||||||
|
Paul Gauthier (aider): 22
|
||||||
|
aider/utils.py:
|
||||||
|
Paul Gauthier: 1
|
||||||
|
aider/website/docs/leaderboards/index.md:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
benchmark/benchmark.py:
|
||||||
|
Paul Gauthier: 9
|
||||||
|
benchmark/rsync.sh:
|
||||||
|
Paul Gauthier: 21
|
||||||
|
docker/Dockerfile:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
Paul Gauthier (aider): 6
|
||||||
|
scripts/my_models.py:
|
||||||
|
Paul Gauthier: 3
|
||||||
|
scripts/update-docs.sh:
|
||||||
|
Paul Gauthier: 2
|
||||||
|
tests/basic/test_io.py:
|
||||||
|
Paul Gauthier (aider): 39
|
||||||
|
tests/basic/test_repomap.py:
|
||||||
|
Paul Walker: 1
|
||||||
|
grand_total:
|
||||||
|
Paul Gauthier: 92
|
||||||
|
Paul Gauthier (aider): 138
|
||||||
|
Paul Walker: 28
|
||||||
|
Titusz Pan: 9
|
||||||
|
start_tag: v0.71.0
|
||||||
|
total_lines: 267
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue