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
910637c549
commit
a437237947
2 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Release history
|
title: Release history
|
||||||
parent: More info
|
nav_order: 925
|
||||||
nav_order: 900
|
|
||||||
highlight_image: /assets/blame.jpg
|
highlight_image: /assets/blame.jpg
|
||||||
description: Release notes and stats on aider writing its own code.
|
description: Release notes and stats on aider writing its own code.
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Aider has written 7% of its own code
|
title: Aider has written 7% of its own code (outdated, now 70%)
|
||||||
excerpt: Aider has written 7% of its own code, via 600+ commits that inserted 4.8K and deleted 1.5K lines of code.
|
excerpt: This article is quite out dated. Aider is currently writing about 70% of the new code in each release.
|
||||||
highlight_image: /assets/self-assembly.jpg
|
highlight_image: /assets/self-assembly.jpg
|
||||||
nav_exclude: true
|
nav_exclude: true
|
||||||
---
|
---
|
||||||
|
@ -8,13 +8,16 @@ nav_exclude: true
|
||||||
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
|
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Aider has written 7% of its own code
|
# Aider has written 7% of its own code (outdated, now 70%)
|
||||||
|
|
||||||
[](https://aider.chat/assets/self-assembly.jpg)
|
[](https://aider.chat/assets/self-assembly.jpg)
|
||||||
|
|
||||||
{: .note }
|
{: .note }
|
||||||
This article is quite out dated. For current statistics, see
|
This article is quite old and outdated.
|
||||||
[aider's release history](/HISTORY.html).
|
Aider is currently writing about 70% of the new code
|
||||||
|
in each release.
|
||||||
|
See
|
||||||
|
[aider's release history](/HISTORY.html) for the latest statistics.
|
||||||
|
|
||||||
The
|
The
|
||||||
[aider git repo](https://github.com/Aider-AI/aider)
|
[aider git repo](https://github.com/Aider-AI/aider)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue