mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
af67f61d9f
commit
c5e1b19ac6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Aider has written 7% of its own code
|
||||
excerpt: Aider is 14K lines of python and 7% of those were written by aider itself.
|
||||
excerpt: Aider has written 7% of its own code, via 600+ commits that inserted 4.8K and deleted 1.5K lines of code.
|
||||
highlight_image: /assets/self-assembly.jpg
|
||||
---
|
||||
|
||||
|
@ -16,7 +16,7 @@ Aider made 15% of the commits, inserting 4.8K and deleting 1.5K lines of code.
|
|||
|
||||
About 7% of the code now in the repo is attributable to an aider commit
|
||||
using `git blame`.
|
||||
The number is probably a significant undercount, because periodic reformatting
|
||||
This number is probably a significant undercount, because periodic reformatting
|
||||
by `black` is likely obscuring aider's authorship of many lines.
|
||||
|
||||
Here's the breakdown of the code aider wrote in the current code base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue