diff --git a/_posts/2024-05-24-self-assembly.html b/_posts/2024-05-24-self-assembly.html index bcf7dd12f..f09988d42 100644 --- a/_posts/2024-05-24-self-assembly.html +++ b/_posts/2024-05-24-self-assembly.html @@ -6,17 +6,14 @@ highlight_image: /assets/self-assembly.jpg # Aider has written 7% of its own code -[![SWE Bench Lite results](/assets/self-assembly.jpg)](https://aider.chat/assets/self-assembly.jpg) +[![self assembly](/assets/self-assembly.jpg)](https://aider.chat/assets/self-assembly.jpg) The -[aider git repo] -currently contains about 4K commits, about 15% of which -were made by aider. +[aider git repo](https://github.com/paul-gauthier/aider) +currently contains about 4K commits and 14K lines of code. -The code is currently about 14K lines of python. -Aider wrote about 7% of those lines of code. -In the history of the repo, aider has added 4.8K lines of code -and deleted 1.5K lines. +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 was written by aider. Here's the breakdown of the code aider wrote in the current code base.