Commit graph

6386 commits

Author SHA1 Message Date
Paul Gauthier (aider)
27c79d662b feat: Record processing time of get_ranked_tags_map_uncached on cache miss 2024-08-17 06:23:23 -07:00
Paul Gauthier (aider)
78fb4ae238 fix: protect against null chat_fnames in cache key 2024-08-17 06:22:16 -07:00
Paul Gauthier (aider)
4eb0aa1bbd style: Fix formatting in repomap.py 2024-08-17 06:21:37 -07:00
Paul Gauthier (aider)
485cb37bb2 feat: Add caching to get_ranked_tags_map 2024-08-17 06:21:33 -07:00
Paul Gauthier
b3327c38b8 fix: Add refresh parameter to RepoMap constructor 2024-08-17 06:20:00 -07:00
Paul Gauthier (aider)
ce10b89896 style: format code using linter 2024-08-16 16:42:39 -07:00
Paul Gauthier (aider)
1daee69f15 fix: Break apart get_files_messages into separate methods
feat: Refactor ChatChunks class to include new attributes
2024-08-16 16:42:34 -07:00
Paul Gauthier
52b6e76434 lint 2024-08-16 16:37:57 -07:00
Paul Gauthier (aider)
5095b7ccd0 feat: Move all_messages method to ChatChunks class 2024-08-16 16:37:40 -07:00
Paul Gauthier
bab6a0df25 feat: Add all_messages method to ChatChunks class 2024-08-16 16:37:39 -07:00
Paul Gauthier
a4f7ac7463 fix: Update token count calculation for image messages 2024-08-16 16:36:57 -07:00
Paul Gauthier (aider)
21eb02483b feat: add all_messages() method to return all messages concatenated as a list 2024-08-16 16:36:03 -07:00
Paul Gauthier (aider)
860c471d31 style: Fix linter issues in base_coder.py 2024-08-16 16:35:08 -07:00
Paul Gauthier (aider)
e513c5415c fix: Update ChatChunks dataclass fields to use List type annotations 2024-08-16 16:35:04 -07:00
Paul Gauthier (aider)
9bdf41e753 style: apply linter edits 2024-08-16 16:34:47 -07:00
Paul Gauthier (aider)
61d141c6cb feat: Add list fields to ChatChunks class 2024-08-16 16:34:42 -07:00
Paul Gauthier
2209f7b7eb fix: Refactor format_messages method to use ChatChunks dataclass 2024-08-16 16:34:41 -07:00
Paul Gauthier
653bb350ca copy 2024-08-16 11:41:12 -07:00
Paul Gauthier
645221bbc7 copy 2024-08-16 11:39:31 -07:00
Paul Gauthier
b61b5f4b74 cleanup before merge 2024-08-16 11:35:30 -07:00
Paul Gauthier
d3e37c9e36 Merge branch 'main' into json-coders 2024-08-16 11:31:55 -07:00
Paul Gauthier
dde7470f4d copy 2024-08-16 07:03:42 -07:00
Paul Gauthier
ae9ad0989e copy 2024-08-16 06:41:49 -07:00
Paul Gauthier
b1f2000f2a copy 2024-08-16 06:39:26 -07:00
Paul Gauthier
ed45baf85a copy 2024-08-16 06:38:37 -07:00
Paul Gauthier
f9ad633ee0 copy 2024-08-16 06:14:07 -07:00
Paul Gauthier
4081f2c5b1 fix metadata file test 2024-08-15 15:42:15 -07:00
Paul Gauthier
c66a771119 copy 2024-08-15 15:40:11 -07:00
Paul Gauthier
0dacb3f540 copy 2024-08-15 14:59:28 -07:00
Paul Gauthier (aider)
cb9da29bc3 style: Apply linter edits to test_main.py 2024-08-15 14:45:16 -07:00
Paul Gauthier (aider)
ec836b99cc feat: add test for --model-metadata-file option 2024-08-15 14:45:13 -07:00
Paul Gauthier
e0bd9881ea copy 2024-08-15 14:38:47 -07:00
Paul Gauthier (aider)
2054bef7f9 feat: Omit numbers on narrow screens 2024-08-15 14:38:37 -07:00
Paul Gauthier (aider)
84e24bd5a2 feat: Show one decimal point for numbers atop bars on wide screens 2024-08-15 14:36:11 -07:00
Paul Gauthier
9a893c9a6e copy 2024-08-15 14:27:52 -07:00
Paul Gauthier
3baf2db6c9 lint 2024-08-15 14:26:21 -07:00
Paul Gauthier (aider)
e6bf5d8f48 fix: Use base64 to encode images in get_images_message 2024-08-15 14:09:31 -07:00
Paul Gauthier
36a8ed6eed copy 2024-08-15 14:02:59 -07:00
Paul Gauthier (aider)
200427e3f1 feat: Show percentage numbers on top of bars without decimals 2024-08-15 13:59:56 -07:00
Paul Gauthier
9f5d5ffe89 feat: Adjust aspect ratio calculation for code-in-json-benchmark.js 2024-08-15 13:59:55 -07:00
Paul Gauthier (aider)
cc0960620c feat: Implement fluid aspect ratio for syntax errors chart 2024-08-15 13:58:44 -07:00
Paul Gauthier (aider)
de7c1484f2 feat: Implement fluid aspect ratio for chart on narrow devices 2024-08-15 13:54:45 -07:00
Paul Gauthier
b7a8ddeceb copy 2024-08-15 13:43:46 -07:00
Paul Gauthier
d306b456a7 fix charts 2024-08-15 13:33:46 -07:00
Paul Gauthier
c3fcaeac5e adjust canvas height 2024-08-15 13:27:35 -07:00
Paul Gauthier
db5dbb5d13 update with clean sonnet func data with args None fix 2024-08-15 13:27:26 -07:00
Paul Gauthier
8a1f696bce add clean deepseek func data, with args None issue resolved 2024-08-15 13:07:25 -07:00
Paul Gauthier
1a98c2835b bugfix to func coder 2024-08-15 12:35:53 -07:00
Paul Gauthier
3a2ac02024 Merge branch 'main' into json-coders 2024-08-15 12:15:07 -07:00
Paul Gauthier
3e5dba8d5c copy 2024-08-15 12:14:49 -07:00