diff --git a/README.md b/README.md index eea433ecb..3b290cdf5 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.6M-2ecc71?style=flat-square&labelColor=555555"/> Tokens per week OpenRouter Ranking - - - - + + + +
Model NameTotal TokensPercent
o3542,66938.0%
gemini/gemini-2.5-pro-exp-03-25479,51833.6%
anthropic/claude-sonnet-4-20250514357,85625.0%
gemini/gemini-2.5-pro-preview-05-0640,2562.8%
o3518,52634.5%
gemini/gemini-2.5-pro-exp-03-25479,51831.9%
anthropic/claude-sonnet-4-20250514455,60330.3%
gemini/gemini-2.5-pro-preview-05-0640,2562.7%
gemini/gemini-2.5-flash-preview-05-207,6380.5%
gemini/REDACTED6430.0%
diff --git a/aider/website/docs/more/infinite-output.md b/aider/website/docs/more/infinite-output.md index 99920eeab..963e3b2ff 100644 --- a/aider/website/docs/more/infinite-output.md +++ b/aider/website/docs/more/infinite-output.md @@ -60,6 +60,8 @@ cog.out(model_list) - anthropic.claude-3-7-sonnet-20250219-v1:0 - anthropic.claude-opus-4-20250514-v1:0 - anthropic.claude-sonnet-4-20250514-v1:0 +- apac.anthropic.claude-3-5-sonnet-20241022-v2:0 +- apac.anthropic.claude-sonnet-4-20250514-v1:0 - azure_ai/mistral-medium-2505 - claude-3-5-haiku-20241022 - claude-3-5-haiku-latest @@ -91,6 +93,10 @@ cog.out(model_list) - mistral/codestral-latest - mistral/codestral-mamba-latest - mistral/devstral-small-2505 +- mistral/magistral-medium-2506 +- mistral/magistral-medium-latest +- mistral/magistral-small-2506 +- mistral/magistral-small-latest - mistral/mistral-large-2402 - mistral/mistral-large-2407 - mistral/mistral-large-2411 @@ -113,7 +119,9 @@ cog.out(model_list) - mistral/pixtral-large-latest - openrouter/anthropic/claude-3.5-sonnet - openrouter/anthropic/claude-3.7-sonnet +- openrouter/anthropic/claude-sonnet-4 - openrouter/deepseek/deepseek-r1 +- openrouter/deepseek/deepseek-r1-0528 - us.anthropic.claude-3-5-haiku-20241022-v1:0 - us.anthropic.claude-3-5-sonnet-20241022-v2:0 - us.anthropic.claude-3-7-sonnet-20250219-v1:0 @@ -132,7 +140,9 @@ cog.out(model_list) - vertex_ai/claude-3-opus@20240229 - vertex_ai/claude-3-sonnet - vertex_ai/claude-3-sonnet@20240229 +- vertex_ai/claude-opus-4 - vertex_ai/claude-opus-4@20250514 +- vertex_ai/claude-sonnet-4 - vertex_ai/claude-sonnet-4@20250514 diff --git a/aider/website/docs/usage/commands.md b/aider/website/docs/usage/commands.md index b25c0ed76..d8bbaed0f 100644 --- a/aider/website/docs/usage/commands.md +++ b/aider/website/docs/usage/commands.md @@ -57,7 +57,7 @@ cog.out(get_help_md()) | **/save** | Save commands to a file that can reconstruct the current chat session's files | | **/settings** | Print out the current settings | | **/test** | Run a shell command and add the output to the chat on non-zero exit code | -| **/think-tokens** | Set the thinking token budget (supports formats like 8096, 8k, 10.5k, 0.5M, or 0 to disable) | +| **/think-tokens** | Set the thinking token budget, eg: 8096, 8k, 10.5k, 0.5M, or 0 to disable. | | **/tokens** | Report on the number of tokens used by the current chat context | | **/undo** | Undo the last git commit if it was done by aider | | **/voice** | Record and transcribe voice input | diff --git a/aider/website/index.html b/aider/website/index.html index be5dfaca8..e313abf75 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -69,11 +69,11 @@ cog.out(text) ]]]-->
⭐ GitHub Stars - 34K + 35K 📦 Installs - 2.5M + 2.6M
📈 Tokens/week @@ -388,6 +388,11 @@ const testimonials = [ author: "Chris Wall on X", link: "https://x.com/Chris65536/status/1905053418961391929" }, + { + text: "Freaking love Aider.", + author: "hztar on Hacker News", + link: "https://news.ycombinator.com/item?id=44035015" + }, { text: "Aider is hands down the best. And it's free and opensource.", author: "AriyaSavakaLurker on Reddit",