From 0d8ff295d605e7a79dfbe87cfb007f39de6931a9 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 23 May 2025 15:48:36 -0700 Subject: [PATCH] copy --- HISTORY.md | 1 + aider/website/HISTORY.md | 1 + aider/website/docs/more/infinite-output.md | 1 + 3 files changed, 3 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index b1a63d254..de1e8a015 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,7 @@ ### main branch +- Bumped configargparse to 1.7.1 as 1.7 was pulled. - Added shell tab completion for file path arguments (by saviour) and for `--edit-format`/`--editor-edit-format` options. - Improved OpenRouter model metadata handling by introducing a local cache, increasing reliability and performance. - The `/settings` command now displays detailed metadata for active main, editor, and weak models. diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index c6d55343b..ecce1da6c 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -26,6 +26,7 @@ cog.out(text) ### main branch +- Bumped configargparse to 1.7.1 as 1.7 was pulled. - Added shell tab completion for file path arguments (by saviour) and for `--edit-format`/`--editor-edit-format` options. - Improved OpenRouter model metadata handling by introducing a local cache, increasing reliability and performance. - The `/settings` command now displays detailed metadata for active main, editor, and weak models. diff --git a/aider/website/docs/more/infinite-output.md b/aider/website/docs/more/infinite-output.md index f756b01c0..77016f7f9 100644 --- a/aider/website/docs/more/infinite-output.md +++ b/aider/website/docs/more/infinite-output.md @@ -88,6 +88,7 @@ cog.out(model_list) - mistral/codestral-2405 - mistral/codestral-latest - mistral/codestral-mamba-latest +- mistral/devstral-small-2505 - mistral/mistral-large-2402 - mistral/mistral-large-2407 - mistral/mistral-large-2411