Commit graph

7284 commits

Author SHA1 Message Date
Paul Gauthier (aider)
454a2ebdcf style: format code using linter 2024-09-20 13:44:07 -07:00
Paul Gauthier (aider)
7fa1620f58 feat: Allow flexible matching of 5-9 characters in SEARCH/REPLACE block prefixes 2024-09-20 13:44:02 -07:00
Paul Gauthier (aider)
230ec50209 refactor: Improve choose_fence function to check for fence start in lines 2024-09-20 13:40:44 -07:00
Paul Gauthier
2753ac6b62 feat: Add new benchmark test case for qwen-2.5-72b-instruct-diff model 2024-09-20 13:27:58 -07:00
Paul Gauthier
5139594fa0 copy 2024-09-20 13:19:36 -07:00
Paul Gauthier
d26fca0bca feat: Add new leaderboard entry for qwen-2.5-72b-instruct model 2024-09-20 13:19:26 -07:00
paul-gauthier
d7051ce736
Merge pull request #1610 from youknow04/qwen2.5-7b-8q
Add Qwen2.5-coder:7b-instruct-q8_0 benchmark result to leaderboard
2024-09-20 12:57:25 -07:00
Paul Gauthier
b3e5caf330 fix: Add BufferError to ANY_GIT_ERROR tuple 2024-09-20 12:39:33 -07:00
Paul Gauthier
2a4527a5af fix: Ensure path_in_repo function handles empty path 2024-09-20 12:29:50 -07:00
Paul Gauthier (aider)
243be27eb8 style: Fix formatting in aider/models.py 2024-09-20 12:21:03 -07:00
Paul Gauthier (aider)
671c633d8f fix: handle errors when creating cache directory in get_model_info 2024-09-20 12:20:59 -07:00
Paul Gauthier
d94c1c0e1f fix: Remove redundant message when no changes were made 2024-09-20 12:14:52 -07:00
Paul Gauthier
88eaf8cf1d copy 2024-09-20 11:52:28 -07:00
Paul Gauthier
84ca8dd582 fix unicode errors in run_install 2024-09-20 11:52:24 -07:00
Paul Gauthier
8349cd5c15 fix: Handle FileNotFoundError in get_git_root function 2024-09-20 11:45:48 -07:00
Paul Gauthier (aider)
7d766d53ee style: format code for better readability 2024-09-20 11:40:28 -07:00
Paul Gauthier (aider)
2cabf9718c feat: Add comment count to issue output 2024-09-20 11:40:25 -07:00
Paul Gauthier (aider)
0030d11ac7 style: Improve formatting and readability of issues.py script 2024-09-20 11:38:57 -07:00
Paul Gauthier (aider)
31655889cf feat: List open issues in descending order by number 2024-09-20 11:38:54 -07:00
Paul Gauthier (aider)
851f0653d6 style: Run linter on Python script 2024-09-20 11:32:53 -07:00
Paul Gauthier (aider)
c111e7a30e feat: Add confirmation prompt and logic to comment and close duplicate issues 2024-09-20 11:32:49 -07:00
Paul Gauthier
7dd0a0f348 fix: Handle cases where there are no related issues for a subject 2024-09-20 11:32:30 -07:00
Paul Gauthier (aider)
3d70f88bcc style: Wrap long lines in f-strings 2024-09-20 11:23:53 -07:00
Paul Gauthier (aider)
215833d326 feat: Print issue URLs instead of issue numbers 2024-09-20 11:23:50 -07:00
Paul Gauthier (aider)
ba257d653c fix: Move import re statement to top of file 2024-09-20 11:21:34 -07:00
Paul Gauthier (aider)
99d196d06e style: format code 2024-09-20 11:20:42 -07:00
Paul Gauthier (aider)
619127925d feat: Add filter to only print issues matching "Uncaught xxx in xxx line ###" pattern 2024-09-20 11:20:39 -07:00
Paul Gauthier
86dc25d342 fix: Improve handling of issues with single subject 2024-09-20 11:20:38 -07:00
Paul Gauthier (aider)
dd1ae5bd3a style: Wrap long lines in f-strings 2024-09-20 11:18:13 -07:00
Paul Gauthier (aider)
40202a9cb8 chore: only print out issues with >1 in the group 2024-09-20 11:18:09 -07:00
Paul Gauthier (aider)
08d465c252 refactor: Improve efficiency by fetching all issues once and reusing the data 2024-09-20 11:16:53 -07:00
Paul Gauthier (aider)
81bad77fa9 refactor: Simplify script by hardcoding repository details 2024-09-20 11:12:02 -07:00
Paul Gauthier
ada7b3d7ab fix: make issues.py executable 2024-09-20 11:12:01 -07:00
Paul Gauthier (aider)
04aecbe9a9 chore: add shebang and chmod 2024-09-20 11:10:54 -07:00
Paul Gauthier (aider)
6b9fc86e99 style: Run linter on Python script 2024-09-20 11:09:48 -07:00
Paul Gauthier (aider)
1ede98bc07 feat: Implement GitHub issue analysis script 2024-09-20 11:09:44 -07:00
Paul Gauthier
eb078906b3 feat: Add issues.py script 2024-09-20 11:09:43 -07:00
Paul Gauthier
51017d7a5b copy 2024-09-20 11:05:33 -07:00
youknow
2463cbfd6c add Qwen2.5-7b-8q to leaderboard 2024-09-21 01:25:39 +09:00
paul-gauthier
e6037140be
Update 2024-09-12-o1.md 2024-09-12 21:09:15 -07:00
Paul Gauthier
eba845ea51 copy 2024-09-12 20:40:12 -07:00
Paul Gauthier (aider)
d747a3781d feat: add openrouter versions of o1-mini and o1-preview 2024-09-12 19:15:48 -07:00
Paul Gauthier
9768e84fcd feat: Change model settings from 'whole' to 'diff' 2024-09-12 19:15:47 -07:00
Paul Gauthier
72f52bdef0 copy 2024-09-12 15:41:02 -07:00
Paul Gauthier
c00ac80909 o1-mini diff results 2024-09-12 15:38:40 -07:00
Paul Gauthier
1fbb5079d5 unhack o1 mini 2024-09-12 15:38:28 -07:00
Paul Gauthier (aider)
752e823da8 feat: Dynamically generate legend labels based on unique edit formats 2024-09-12 15:23:33 -07:00
Paul Gauthier (aider)
45474a230e feat: Add distinct colors for edit formats in leaderboard chart 2024-09-12 15:22:28 -07:00
Paul Gauthier
af407c4c8f copy 2024-09-12 15:20:23 -07:00
Paul Gauthier (aider)
b4dad65e9f feat: Add configuration to display all x-axis labels 2024-09-12 15:18:57 -07:00