From 959a9fbcf1e0f7e900da56132b83cd86e3573e28 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 20 Aug 2024 09:17:01 -0700 Subject: [PATCH] copy --- HISTORY.md | 2 +- aider/website/HISTORY.md | 2 +- aider/website/_data/blame.yml | 59 +++++++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index be6e7f08e..a287e716d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### v0.51.0 +### Aider v0.51.0 - Prompt caching for Anthropic models with `--cache-prompts`. - Caches the system prompt, repo map and `/read-only` files. diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index b89b09cf5..8e70b5cbd 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,7 +16,7 @@ cog.out(text) # Release history -### v0.51.0 +### Aider v0.51.0 - Prompt caching for Anthropic models with `--cache-prompts`. - Caches the system prompt, repo map and `/read-only` files. diff --git a/aider/website/_data/blame.yml b/aider/website/_data/blame.yml index 2fc051448..f13e5376c 100644 --- a/aider/website/_data/blame.yml +++ b/aider/website/_data/blame.yml @@ -2241,3 +2241,62 @@ Paul Gauthier (aider): 201 start_tag: v0.49.0 total_lines: 324 +- aider_percentage: 56.11 + aider_total: 450 + end_date: '2024-08-20' + end_tag: v0.51.0 + file_counts: + aider/__init__.py: + Paul Gauthier: 1 + aider/args.py: + Paul Gauthier: 2 + Paul Gauthier (aider): 10 + aider/coders/__init__.py: + Paul Gauthier: 4 + aider/coders/base_coder.py: + Paul Gauthier: 172 + Paul Gauthier (aider): 60 + aider/coders/editblock_prompts.py: + Paul Gauthier: 2 + aider/coders/single_wholefile_func_coder.py: + Paul Gauthier: 29 + aider/commands.py: + Paul Gauthier: 3 + Paul Gauthier (aider): 5 + aider/llm.py: + Paul Gauthier: 2 + aider/main.py: + Paul Gauthier: 6 + Paul Gauthier (aider): 16 + aider/models.py: + Paul Gauthier: 45 + Paul Gauthier (aider): 2 + aider/repomap.py: + Paul Gauthier: 16 + Paul Gauthier (aider): 58 + aider/sendchat.py: + Paul Gauthier: 3 + aider/utils.py: + Paul Gauthier (aider): 6 + benchmark/benchmark.py: + Paul Gauthier: 7 + benchmark/over_time.py: + Paul Gauthier: 14 + Paul Gauthier (aider): 57 + docker/Dockerfile: + Paul Gauthier: 10 + scripts/blame.py: + Paul Gauthier (aider): 17 + tests/basic/test_commands.py: + Paul Gauthier: 5 + tests/basic/test_main.py: + Paul Gauthier: 16 + Paul Gauthier (aider): 115 + tests/basic/test_repomap.py: + Paul Gauthier: 15 + Paul Gauthier (aider): 104 + grand_total: + Paul Gauthier: 352 + Paul Gauthier (aider): 450 + start_tag: v0.50.0 + total_lines: 802