From b79a77793643623adcbc6f885a7ce7c3b66031d9 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 26 May 2025 16:29:10 -0700 Subject: [PATCH] copy --- README.md | 2 +- aider/website/assets/sample-analytics.jsonl | 536 +++++++++--------- .../website/docs/config/adv-model-settings.md | 317 +++++++++++ aider/website/docs/config/model-aliases.md | 4 +- aider/website/docs/faq.md | 11 +- aider/website/docs/leaderboards/index.md | 2 +- aider/website/index.html | 4 +- 7 files changed, 600 insertions(+), 276 deletions(-) diff --git a/README.md b/README.md index 4a5ad7e8b..7b3395da4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ cog.out(text) GitHub Stars PyPI Downloads +src="https://img.shields.io/badge/📦%20Installs-2.4M-2ecc71?style=flat-square&labelColor=555555"/> Tokens per week OpenRouter Ranking ## Priority diff --git a/aider/website/docs/faq.md b/aider/website/docs/faq.md index 07132ce6f..6e8baecbb 100644 --- a/aider/website/docs/faq.md +++ b/aider/website/docs/faq.md @@ -264,10 +264,17 @@ tr:hover { background-color: #f5f5f5; } - - + + + + +
Model NameTotal TokensPercent
gemini/gemini-2.5-pro-exp-03-251,216,05167.6%
o3542,66930.2%
gemini/gemini-2.5-pro-exp-03-251,109,76861.9%
o3542,66930.3%
anthropic/claude-sonnet-4-2025051492,5085.2%
gemini/gemini-2.5-pro-preview-05-0640,2562.2%
gemini/gemini-2.5-flash-preview-05-207,6380.4%
gemini/REDACTED6430.0%
+ +{: .note :} +Some models show as REDACTED, because they are new or unpopular models. +Aider's analytics only records the names of "well known" LLMs. ## How are the "aider wrote xx% of code" stats computed? diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index 1485ce532..18aac4a24 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -285,6 +285,6 @@ mod_dates = [get_last_modified_date(file) for file in files] latest_mod_date = max(mod_dates) cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}") ]]]--> -May 09, 2025. +May 26, 2025.

diff --git a/aider/website/index.html b/aider/website/index.html index 87e19b862..9bcaa13a7 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -69,11 +69,11 @@ cog.out(text) ]]]-->
⭐ GitHub Stars - 33K + 34K 📦 Installs - 2.3M + 2.4M
📈 Tokens/week