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 |
|
Paul Gauthier (aider)
|
e3ac8ab19d
|
feat: Add --stats-languages option to filter results
|
2024-12-20 16:03:19 -08:00 |
|
Paul Gauthier
|
bddf6e9017
|
fix: Handle missing attributes in show_stats and empty models
|
2024-12-20 16:03:19 -08:00 |
|
apaz-cli
|
bcdc0217b3
|
Don't add .env to gitignore when it doesn't exist.
|
2024-12-20 10:09:07 -06:00 |
|
Paul Gauthier
|
521841b447
|
fix: Skip redoing tests if results exist
|
2024-12-19 16:25:54 -08:00 |
|
Paul Gauthier (aider)
|
c53cd336f9
|
style: Fix linting issues
|
2024-12-19 15:59:03 -08:00 |
|
Paul Gauthier (aider)
|
a8226989c8
|
feat: Remove @Disabled annotations from Java test files
|
2024-12-19 15:58:59 -08:00 |
|
Paul Gauthier
|
114b156d74
|
fix: Use relative paths for ignored files, remove redundant try
|
2024-12-19 15:56:16 -08:00 |
|
Paul Gauthier (aider)
|
def2d4bac9
|
style: Fix string formatting in problem stats
|
2024-12-19 15:50:14 -08:00 |
|
Paul Gauthier (aider)
|
250e2ab6aa
|
feat: Print never solved exercises with full path
|
2024-12-19 15:50:11 -08:00 |
|
Paul Gauthier
|
6185ddf76a
|
feat: Print never solved exercises and remove dumps
|
2024-12-19 15:50:10 -08:00 |
|
Paul Gauthier (aider)
|
dddf192e5a
|
fix: Check for testcase key in results
|
2024-12-19 15:49:16 -08:00 |
|
Paul Gauthier (aider)
|
2d32f77ed0
|
feat: Print list of exercises never solved by any model
|
2024-12-19 15:49:13 -08:00 |
|
Paul Gauthier
|
7eb7533d42
|
fix: Handle missing testcase in results and bad json
|
2024-12-19 15:49:12 -08:00 |
|
Paul Gauthier (aider)
|
bb711fe255
|
style: Run linter
|
2024-12-19 14:39:23 -08:00 |
|
Paul Gauthier (aider)
|
14a8759b82
|
feat: Disqualify exercises with >=4 parse errors
|
2024-12-19 14:39:18 -08:00 |
|
Paul Gauthier
|
5a0d4eff71
|
fix: Correctly handle zero hard set problems
|
2024-12-19 14:39:17 -08:00 |
|
Paul Gauthier (aider)
|
805d6bbc8c
|
chore: Create remote ~/aider dir before rsync
|
2024-12-19 12:03:37 -08:00 |
|
Paul Gauthier
|
a0004ab892
|
chore: Make rsync.sh executable and add remote dir creation
|
2024-12-19 12:03:36 -08:00 |
|
Paul Gauthier (aider)
|
46a444dc21
|
fix: Improve docker group addition and instructions
|
2024-12-19 11:56:03 -08:00 |
|
Paul Gauthier (aider)
|
aefb5c37fe
|
feat: Add newgrp to apply docker group changes in session
|
2024-12-19 11:53:44 -08:00 |
|
Paul Gauthier (aider)
|
2216978726
|
feat: Start and enable docker service after install
|
2024-12-19 11:52:23 -08:00 |
|
Paul Gauthier
|
3a2d8edb53
|
chore: Make install-docker-ubuntu.sh executable
|
2024-12-19 11:52:22 -08:00 |
|
Paul Gauthier (aider)
|
e0d57b7713
|
feat: Add script to install docker on ubuntu
|
2024-12-19 11:51:06 -08:00 |
|
Paul Gauthier
|
3a9912c01e
|
feat: Add install docker script for ubuntu
|
2024-12-19 11:51:05 -08:00 |
|
Paul Gauthier (aider)
|
6cadee31bf
|
feat: Create script to clone exercism repos
|
2024-12-19 11:47:16 -08:00 |
|