From 265d8a473b5d5bf001db321b251674a120ad75da Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 3 Mar 2026 07:47:59 -0800 Subject: [PATCH] copy --- README.md | 2 +- aider/website/assets/sample-analytics.jsonl | 78 +++++++++---------- .../website/docs/config/adv-model-settings.md | 3 + aider/website/docs/faq.md | 15 ++-- aider/website/docs/more/infinite-output.md | 10 +++ aider/website/docs/usage/commands.md | 2 +- aider/website/index.html | 2 +- 7 files changed, 63 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 6734a9d64..e47b5cb8d 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-5.3M-2ecc71?style=flat-square&labelColor=555555"/> Tokens per week OpenRouter Ranking - - - - - - - + + + + + + + +
Model NameTotal TokensPercent
openai/gpt-5.2982,12052.6%
gemini/gemini-3-flash-preview241,51612.9%
gemini/gemini-2.5-pro222,04711.9%
gpt-5209,97711.2%
gemini/gemini-3-pro-preview81,8514.4%
gpt-5.266,6083.6%
o3-pro36,6202.0%
openai/gpt-5.2982,12051.2%
gemini/gemini-3-flash-preview241,51612.6%
gemini/gemini-2.5-pro222,04711.6%
gpt-5209,97711.0%
gpt-5.284,4224.4%
gemini/gemini-3-pro-preview81,8514.3%
o3-pro36,6201.9%
gpt-5.2-codex31,7231.7%
gemini/gemini-2.5-flash-lite15,4700.8%
gemini/gemini-2.5-flash-lite-preview-06-1711,3710.6%
diff --git a/aider/website/docs/more/infinite-output.md b/aider/website/docs/more/infinite-output.md index 95ee0dcbe..81b525088 100644 --- a/aider/website/docs/more/infinite-output.md +++ b/aider/website/docs/more/infinite-output.md @@ -157,21 +157,29 @@ cog.out(model_list) - mistral/devstral-small-2507 - mistral/devstral-small-latest - mistral/labs-devstral-small-2512 +- mistral/magistral-medium-1-2-2509 - mistral/magistral-medium-2506 - mistral/magistral-medium-2509 - mistral/magistral-medium-latest +- mistral/magistral-small-1-2-2509 - mistral/magistral-small-2506 - mistral/magistral-small-latest +- mistral/ministral-3-14b-2512 +- mistral/ministral-3-3b-2512 +- mistral/ministral-3-8b-2512 - mistral/mistral-large-2402 - mistral/mistral-large-2407 - mistral/mistral-large-2411 +- mistral/mistral-large-2512 - mistral/mistral-large-3 - mistral/mistral-large-latest - mistral/mistral-medium - mistral/mistral-medium-2312 - mistral/mistral-medium-2505 +- mistral/mistral-medium-3-1-2508 - mistral/mistral-medium-latest - mistral/mistral-small +- mistral/mistral-small-3-2-2506 - mistral/mistral-small-latest - mistral/mistral-tiny - mistral/open-codestral-mamba @@ -189,8 +197,10 @@ cog.out(model_list) - openrouter/anthropic/claude-opus-4 - openrouter/anthropic/claude-opus-4.1 - openrouter/anthropic/claude-opus-4.5 +- openrouter/anthropic/claude-opus-4.6 - openrouter/anthropic/claude-sonnet-4 - openrouter/anthropic/claude-sonnet-4.5 +- openrouter/anthropic/claude-sonnet-4.6 - openrouter/deepseek/deepseek-chat-v3.1 - openrouter/deepseek/deepseek-r1 - openrouter/deepseek/deepseek-r1-0528 diff --git a/aider/website/docs/usage/commands.md b/aider/website/docs/usage/commands.md index 2dbd37f4d..f757e83bc 100644 --- a/aider/website/docs/usage/commands.md +++ b/aider/website/docs/usage/commands.md @@ -47,7 +47,7 @@ cog.out(get_help_md()) | **/model** | Switch the Main Model to a new LLM | | **/models** | Search the list of available models | | **/multiline-mode** | Toggle multiline mode (swaps behavior of Enter and Meta+Enter) | -| **/ok** | Alias for `/code Ok, please go ahead and make those changes.` | +| **/ok** | Alias for `/code Ok, please go ahead and make those changes.` (any args are appended) | | **/paste** | Paste image/text from the clipboard into the chat. Optionally provide a name for the image. | | **/quit** | Exit the application | | **/read-only** | Add files to the chat that are for reference only, or turn added files to read-only | diff --git a/aider/website/index.html b/aider/website/index.html index 84220d4a2..22ab42a60 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -73,7 +73,7 @@ cog.out(text)
📦 Installs - 5.1M + 5.3M
📈 Tokens/week