Paul Gauthier
|
4ef7022343
|
copy
|
2024-10-04 13:00:01 -07:00 |
|
Paul Gauthier
|
1c67ddcbff
|
copy
|
2024-10-04 12:58:48 -07:00 |
|
Paul Gauthier
|
516e637c39
|
Update docs github.com/paul-gauthier -> github.com/Aider-AI
|
2024-10-04 12:53:45 -07:00 |
|
Paul Gauthier
|
d17bd6ebcc
|
move import
|
2024-10-04 12:51:39 -07:00 |
|
Paul Gauthier (aider)
|
cde45d9fdf
|
style: fix linting issues and add newline
|
2024-10-04 12:50:38 -07:00 |
|
Paul Gauthier (aider)
|
bfba7e8e73
|
refactor: move git index version URL to urls.py
|
2024-10-04 12:50:32 -07:00 |
|
Paul Gauthier
|
f8243b3632
|
refactor: Move reply_completed call before KeyboardInterrupt handling
|
2024-10-04 11:46:44 -07:00 |
|
Paul Gauthier
|
7ff2dc89b4
|
refactor: modify command parsing to use last word only
|
2024-10-04 11:20:55 -07:00 |
|
Paul Gauthier (aider)
|
0c743ce8e8
|
feat: sort completions in completions_raw_read_only method
|
2024-10-04 11:17:47 -07:00 |
|
Paul Gauthier
|
50f88a8d28
|
copy
|
2024-10-04 09:37:34 -07:00 |
|
Paul Gauthier
|
ff230554ce
|
chore: Update edit leaderboard with latest model performance data
|
2024-10-04 09:35:28 -07:00 |
|
Paul Gauthier
|
af10953534
|
refactor: Improve completion matching for 'add' command
|
2024-10-03 11:00:18 -07:00 |
|
Paul Gauthier (aider)
|
6093a4c2bb
|
feat: add 'add' command completions to /read-only command
|
2024-10-03 10:54:26 -07:00 |
|
Paul Gauthier
|
33b45b68e2
|
copy
|
2024-10-02 12:03:47 -07:00 |
|
Paul Gauthier (aider)
|
e33e9c44bb
|
fix: import ANY from unittest.mock to resolve undefined name error
|
2024-10-02 11:21:28 -07:00 |
|
Paul Gauthier (aider)
|
b35bd06eb8
|
style: format code in test_models.py
|
2024-10-02 11:21:17 -07:00 |
|
Paul Gauthier (aider)
|
875fb3a178
|
test: update sanity_check_models_bogus_editor to expect two warnings
|
2024-10-02 11:21:13 -07:00 |
|
Paul Gauthier (aider)
|
97d6b68613
|
fix: add missing sanity_check_model import
|
2024-10-02 11:20:01 -07:00 |
|
Paul Gauthier (aider)
|
21adf405a0
|
fix: correct imports and model usage in test_models.py
|
2024-10-02 11:19:38 -07:00 |
|
Paul Gauthier (aider)
|
1a355cbf74
|
style: format code in test_models.py
|
2024-10-02 11:19:25 -07:00 |
|
Paul Gauthier (aider)
|
1a3e8b3375
|
test: update sanity check test to use real Model instances
|
2024-10-02 11:19:22 -07:00 |
|
Paul Gauthier (aider)
|
da9af264f8
|
fix: import sanity_check_models in test_models.py
|
2024-10-02 11:17:53 -07:00 |
|
Paul Gauthier (aider)
|
93cb615ffd
|
test: add test for sanity check with bogus editor model
|
2024-10-02 11:15:27 -07:00 |
|
Paul Gauthier (aider)
|
7e55a8f684
|
style: Format code in test_models.py to improve readability
|
2024-10-02 11:15:09 -07:00 |
|
Paul Gauthier (aider)
|
433223a7fc
|
test: add sanity check for bogus editor model
|
2024-10-02 11:15:05 -07:00 |
|
Paul Gauthier (aider)
|
1b58e1f6ad
|
style: format code with linter
|
2024-10-02 11:13:49 -07:00 |
|
Paul Gauthier (aider)
|
03faad3110
|
refactor: improve sanity_check_models to include editor model check
|
2024-10-02 11:13:44 -07:00 |
|
Paul Gauthier
|
992600fcb7
|
fixes #1889
|
2024-10-02 11:06:19 -07:00 |
|
Paul Gauthier
|
99c3a1ec7f
|
feat: Rename --yes to --yes-always and update config file syntax
|
2024-10-02 10:55:59 -07:00 |
|
Paul Gauthier
|
d4fe0b18ad
|
rename --yes to --yes-always #767
|
2024-10-02 10:45:11 -07:00 |
|
Paul Gauthier
|
8dfda27151
|
copy
|
2024-10-02 09:30:35 -07:00 |
|
Paul Gauthier (aider)
|
70a509bbea
|
style: Format error message assertion in test_commands.py
|
2024-10-02 09:21:23 -07:00 |
|
Paul Gauthier (aider)
|
8c45e25724
|
test: update cmd_read_only test with full path for nonexistent glob
|
2024-10-02 09:21:17 -07:00 |
|
Paul Gauthier (aider)
|
f12682a0c1
|
style: Format code and remove whitespace
|
2024-10-02 09:20:45 -07:00 |
|
Paul Gauthier (aider)
|
79350ab195
|
test: add glob functionality tests for cmd_read_only method
|
2024-10-02 09:20:39 -07:00 |
|
Paul Gauthier (aider)
|
ff0bacc984
|
style: reorder imports and remove whitespace
|
2024-10-02 09:18:58 -07:00 |
|
Paul Gauthier (aider)
|
d76f7a597e
|
fix: handle tilde expansion in cmd_read_only for home directories
|
2024-10-02 09:18:53 -07:00 |
|
Paul Gauthier (aider)
|
9ad915f40e
|
style: reorder imports alphabetically in commands.py
|
2024-10-02 09:16:13 -07:00 |
|
Paul Gauthier (aider)
|
e5b27355b7
|
feat: use glob for flexible file matching in cmd_read_only
|
2024-10-02 09:16:08 -07:00 |
|
Paul Gauthier (aider)
|
510fa24ade
|
feat: add --skip-sanity-check-repo switch
|
2024-10-01 17:31:34 -07:00 |
|
Paul Gauthier
|
72cb5db530
|
refactor: remove debug print statement for commit_system
|
2024-10-01 14:25:35 -07:00 |
|
Paul Gauthier
|
8b6b558483
|
refactor: Optimize cache key generation in RepoMap class
|
2024-10-01 14:25:27 -07:00 |
|
Paul Gauthier
|
90e42045df
|
copy
|
2024-10-01 14:23:16 -07:00 |
|
Paul Gauthier (aider)
|
1ff9157c95
|
style: Format code to comply with linter rules
|
2024-10-01 14:22:49 -07:00 |
|
Paul Gauthier (aider)
|
cf1e6e65c7
|
feat: add mentioned_fnames and mentioned_idents to cache key
|
2024-10-01 14:22:44 -07:00 |
|
Paul Gauthier
|
be5012db96
|
refactor: improve sorting of ranked definitions
|
2024-10-01 14:22:43 -07:00 |
|
Paul Gauthier
|
aec8550e56
|
Merge branch 'main' of github.com:paul-gauthier/aider
|
2024-10-01 14:20:30 -07:00 |
|
Paul Gauthier
|
1a4ef0f532
|
fix: Handle OSError when resolving config file path
|
2024-10-01 14:19:09 -07:00 |
|
paul-gauthier
|
20ab8eb90a
|
Merge pull request #1876 from itlackey/benchmark/ollama-models
Benchmark/ollama models
|
2024-10-01 14:17:17 -07:00 |
|
itlackey
|
d621d16255
|
- Added hermes3
|
2024-10-01 16:06:15 -05:00 |
|