docs: Add explanation for aider code stats computation

This commit is contained in:
Paul Gauthier 2024-11-13 16:20:07 -08:00 committed by Paul Gauthier (aider)
parent e1a1e43c3a
commit ffbf205aba
2 changed files with 23 additions and 9 deletions

View file

@ -10,6 +10,10 @@ description: Release notes and stats on aider writing its own code.
{% include blame.md %}
The above
[stats are based on the git commit history](/docs/faq.html#how-are-the-aider-wrote-xx-of-code-stats-computed)
in the aider repo.
<!--[[[cog
# This page is a copy of HISTORY.md, adding the front matter above.
text = open("HISTORY.md").read()