柏枫
7c86dc9ac6
add polyglot-qwen2.5-coder-32b-instruct-whole-results
2024-12-26 15:01:45 +08:00
Paul Gauthier
ec2da0a399
add deepseek v3
2024-12-25 09:01:43 -05:00
Paul Gauthier
dd9b2a872c
copy
2024-12-25 08:11:04 -05:00
Paul Gauthier
9767759033
Merge branch 'main' of github.com:Aider-AI/aider
2024-12-25 08:05:55 -05:00
Paul Gauthier
7537d79311
fix: Remove .bash_history from rsync
2024-12-25 08:05:46 -05:00
Paul Maunders
b68f34eb9e
feat: Fix Go installation for Apple Silicon and add tmp.benchmarks to gitignore
2024-12-24 17:30:41 +00:00
Paul Gauthier (aider)
0a23c4abd6
feat: Configure bash history to save commands immediately
2024-12-24 08:03:01 -05:00
paul-gauthier
b51768b08e
Update 2024-12-21-polyglot.md
2024-12-23 18:01:03 -08:00
Jiawen Geng
4561f0c79e
add yi-lightning result
2024-12-23 16:39:25 -08:00
mdk
5c92491bc0
Fix issue #1802 : Handle UnicodeDecodeError in repo file paths
...
Added error handling for UnicodeDecodeError when decoding paths in the Git repository.
This issue arises when paths are encoded in formats other than the expected system encoding.
The error handler now provides a detailed error message, helping users identify potential encoding mismatches.
Closes #1802
2024-12-23 20:01:08 +01:00
paul-gauthier
083605e2d7
Merge pull request #2690 from apaz-cli/ap/rephrase_dirwarning
2024-12-23 08:27:59 -08:00
apaz-cli
d28e2f0f56
Rephrase home dir warning
2024-12-23 08:50:25 -06:00
Paul Gauthier
87a964355b
copy
2024-12-23 08:00:25 -05:00
Paul Gauthier
fbc3f0cef5
copy
2024-12-22 21:23:39 -05:00
Paul Gauthier
2b1625e3a8
copy
2024-12-22 18:07:25 -05:00
Paul Gauthier (aider)
6230df749e
fix: Create table rows if they don't exist
2024-12-22 18:04:01 -05:00
Paul Gauthier
e62003c0ce
copy
2024-12-22 17:52:57 -05:00
Paul Gauthier
d0f092f7ae
copy
2024-12-22 17:51:38 -05:00
Paul Gauthier
9e2e07e8a7
copy
2024-12-22 16:58:29 -05:00
Paul Gauthier
4154d47c07
copy
2024-12-22 16:56:38 -05:00
Paul Gauthier
62e0cba7bd
copy
2024-12-22 16:52:51 -05:00
Paul Gauthier
39d5c785d5
copy
2024-12-22 16:51:44 -05:00
Paul Gauthier
e5cb81c11f
copy
2024-12-22 16:47:58 -05:00
Paul Gauthier
3abb8d38ec
copy
2024-12-22 16:46:41 -05:00
Paul Gauthier
7f0860d5d0
copy
2024-12-22 16:41:20 -05:00
Paul Gauthier
8c74c8ab6f
add o1-mini
2024-12-22 16:39:18 -05:00
Paul Gauthier
37df899ada
copy
2024-12-22 16:17:16 -05:00
Paul Gauthier
f55181e447
copy
2024-12-22 16:14:33 -05:00
Paul Gauthier
b1bc2f8c5c
test: Remove user_id check from need_to_ask test
2024-12-22 09:52:45 -05:00
Paul Gauthier (aider)
350df7ca55
fix: Test check_gitignore with and without .env file
2024-12-22 09:51:20 -05:00
Paul Gauthier
8768a8aca6
copy
2024-12-22 09:15:59 -05:00
Paul Gauthier (aider)
0f8bb016f4
fix: Correct misspelled HIGHLIGHT_MODEL in leaderboard.js
2024-12-22 09:07:10 -05:00
Paul Gauthier (aider)
eb30791ff4
feat: Make highlight model configurable via assign
2024-12-22 09:06:05 -05:00
Paul Gauthier
7b37bf0f48
copy
2024-12-22 09:02:01 -05:00
Paul Gauthier
fff67a5917
Merge branch 'main' of github.com:Aider-AI/aider
2024-12-22 09:00:52 -05:00
paul-gauthier
3dbe91577c
Merge pull request #2675 from apaz-cli/ap/dotenv_dne
...
Don't add .env to gitignore when it doesn't exist.
2024-12-22 06:00:47 -08:00
Paul Gauthier
0e05b64ebc
copy
2024-12-22 08:59:38 -05:00
Paul Gauthier
c895e99306
copy
2024-12-22 08:43:59 -05:00
Paul Gauthier
6d7e8beaaa
other o1 variants
2024-12-21 14:14:21 -08:00
Paul Gauthier
8b62d8a6c5
copy
2024-12-21 14:11:54 -08:00
Paul Gauthier
ec44850646
copy
2024-12-21 14:11:21 -08:00
Paul Gauthier
2ea5a98ee0
rename
2024-12-21 11:53:43 -08:00
Paul Gauthier
80928b90a5
cleanup
2024-12-21 11:52:18 -08:00
Paul Gauthier
b28174aba1
delete refac js
2024-12-21 11:51:23 -08:00
Paul Gauthier (aider)
da170bab3a
fix: Use configured pass_rate for graph data in search
2024-12-21 11:49:36 -08:00
Paul Gauthier (aider)
49a2f998dd
refactor: Unify leaderboard scripts and use config variables
2024-12-21 11:47:29 -08:00
Paul Gauthier
4efdc8b4f7
refactor: Rename benchmark dir, improve rsync, fix problem stats
2024-12-21 11:09:52 -08:00
Paul Gauthier (aider)
a75507980a
fix: Pass stats_languages to summarize_results and show_stats
2024-12-20 16:04:00 -08:00
Paul Gauthier (aider)
8d0decc17a
style: Apply linter formatting
2024-12-20 16:03:44 -08:00
Paul Gauthier (aider)
e334cbb5d4
fix: Correct indentation in load_results function
2024-12-20 16:03:40 -08:00