Paul Gauthier
|
e1029a3858
|
copy
|
2024-09-30 21:17:27 -07:00 |
|
Paul Gauthier (aider)
|
51ba096916
|
feat: implement cog to fetch and process model data
|
2024-09-30 21:15:09 -07:00 |
|
Paul Gauthier
|
d9c159fe7a
|
feat: Add documentation for infinite output
|
2024-09-30 21:15:08 -07:00 |
|
Paul Gauthier
|
8ebd519615
|
copy
|
2024-09-30 14:28:05 -07:00 |
|
Paul Gauthier
|
bfcba012fa
|
set version to 0.58.2.dev
|
2024-09-30 14:25:39 -07:00 |
|
Paul Gauthier
|
8f48c68fc6
|
version bump to 0.58.1
|
2024-09-30 14:24:18 -07:00 |
|
Paul Gauthier
|
f2e1e17741
|
avoid stomping extra_params[max_tokens]=1 in cache warming, which causes loop of 1 token infinite-output responses with prefill models #1842 #1841
|
2024-09-30 14:22:11 -07:00 |
|
Paul Gauthier
|
8fb0362b47
|
copy
|
2024-09-30 09:37:47 -07:00 |
|
Paul Gauthier
|
a42587b8de
|
copy
|
2024-09-30 09:31:50 -07:00 |
|
Paul Gauthier
|
474056a068
|
copy
|
2024-09-30 09:25:37 -07:00 |
|
Paul Gauthier
|
adde5e08d0
|
copy
|
2024-09-30 08:34:40 -07:00 |
|
Paul Gauthier
|
0aaa37f528
|
copy
|
2024-09-29 16:05:00 -07:00 |
|
Paul Gauthier
|
e5862ae81e
|
Merge branch 'main' of github.com:paul-gauthier/aider
|
2024-09-29 15:50:53 -07:00 |
|
Paul Gauthier
|
485bfa2492
|
copy
|
2024-09-29 15:46:32 -07:00 |
|
paul-gauthier
|
d5117921cf
|
Merge pull request #1826 from mario7421/typo-fix
|
2024-09-29 12:43:51 -07:00 |
|
mario7421
|
98b3f5bbdb
|
Fix typo in diff prompt
|
2024-09-29 21:07:20 +02:00 |
|
paul-gauthier
|
b73c518eb2
|
Merge pull request #1823 from fry69/architect-hot-fix
|
2024-09-29 09:33:55 -07:00 |
|
fry69
|
457b627b67
|
doc: hotfix for Full results table
|
2024-09-29 18:15:08 +02:00 |
|
Paul Gauthier
|
53ca83beea
|
copy
|
2024-09-29 08:31:13 -07:00 |
|
Paul Gauthier
|
53a83734ca
|
set version to 0.58.1.dev
|
2024-09-29 08:19:48 -07:00 |
|
Paul Gauthier
|
2bdd9360ab
|
version bump to 0.58.0
|
2024-09-29 08:18:38 -07:00 |
|
Paul Gauthier
|
805e46a1df
|
publish architect
|
2024-09-29 08:13:22 -07:00 |
|
Paul Gauthier
|
291ef5711d
|
architect graphic
|
2024-09-29 08:12:30 -07:00 |
|
Paul Gauthier
|
00605e67fb
|
copy
|
2024-09-29 08:10:13 -07:00 |
|
Paul Gauthier
|
6c6c6076eb
|
copy
|
2024-09-29 08:09:50 -07:00 |
|
Paul Gauthier
|
b8ec4a5291
|
Merge branch 'main' of github.com:paul-gauthier/aider
|
2024-09-29 08:09:18 -07:00 |
|
Paul Gauthier
|
387a9434f8
|
copy
|
2024-09-29 08:06:17 -07:00 |
|
paul-gauthier
|
cc01313500
|
Merge pull request #1807 from itlackey/benchmark/ollama-codestral
|
2024-09-28 15:49:49 -07:00 |
|
Paul Gauthier
|
0091ab004c
|
fix: Update autocomplete test to handle partial file names
|
2024-09-28 15:29:54 -07:00 |
|
Paul Gauthier (aider)
|
d647ebf058
|
fix: remove unused import of Completion in test_io.py
|
2024-09-28 15:28:29 -07:00 |
|
Paul Gauthier (aider)
|
c2b48b5256
|
style: format code and improve readability in test_io.py
|
2024-09-28 15:28:14 -07:00 |
|
Paul Gauthier (aider)
|
d5b8a15410
|
test: add unit tests for AutoCompleter.get_command_completions method
|
2024-09-28 15:28:11 -07:00 |
|
Paul Gauthier
|
2139de76fb
|
test: remove unused test for command completions in TestInputOutput class
|
2024-09-28 15:28:10 -07:00 |
|
Paul Gauthier (aider)
|
e832ee8450
|
style: format code and run linter on test_io.py
|
2024-09-28 15:24:18 -07:00 |
|
Paul Gauthier (aider)
|
37236aa907
|
fix: update test_get_command_completions to match new method signature with Document and CompleteEvent parameters
|
2024-09-28 15:24:14 -07:00 |
|
Paul Gauthier (aider)
|
4ea68efd0e
|
test: Fix confirm_ask test to handle invalid input and verify call count
|
2024-09-28 15:19:19 -07:00 |
|
Paul Gauthier (aider)
|
843cc9ee4e
|
style: run linter and fix whitespace in test_io.py
|
2024-09-28 15:16:59 -07:00 |
|
Paul Gauthier (aider)
|
ec10ead0c3
|
test: add unit tests for allow_never option in confirm_ask method
|
2024-09-28 15:16:56 -07:00 |
|
Paul Gauthier
|
b78d19c7a5
|
copy
|
2024-09-28 15:15:42 -07:00 |
|
Paul Gauthier
|
97ddcb2ae6
|
feat: Add autocomplete support for /read-only command
|
2024-09-28 15:14:35 -07:00 |
|
Paul Gauthier (aider)
|
d1ee3644ec
|
style: run linter and format import statements in io.py
|
2024-09-28 15:02:37 -07:00 |
|
Paul Gauthier (aider)
|
b9fb59dc3e
|
fix: remove unused import of PathCompleter from aider/io.py
|
2024-09-28 15:02:33 -07:00 |
|
Paul Gauthier (aider)
|
ad0497dfdf
|
style: run linter and fix code formatting in io.py
|
2024-09-28 15:02:13 -07:00 |
|
Paul Gauthier (aider)
|
c1642b5eca
|
feat: add "Never" option to confirm_ask and store user choices in never_prompts set
|
2024-09-28 15:02:09 -07:00 |
|
Paul Gauthier
|
f8746feaa1
|
fix: Improve warning message for unsupported streaming
|
2024-09-28 14:55:22 -07:00 |
|
Paul Gauthier
|
40588ccffa
|
copy
|
2024-09-28 14:55:16 -07:00 |
|
Paul Gauthier (aider)
|
9884d838ea
|
style: run linter and format test_commands.py for improved readability
|
2024-09-28 14:48:23 -07:00 |
|
Paul Gauthier (aider)
|
384391129d
|
test: add unit test for /copy command with cur_messages present
|
2024-09-28 14:48:18 -07:00 |
|
Paul Gauthier
|
0819258e0f
|
test: add unit test for handling bad glob in command add
|
2024-09-28 14:48:17 -07:00 |
|
Paul Gauthier (aider)
|
1e776863ac
|
style: format code and improve linter compliance in test_commands.py
|
2024-09-28 14:44:04 -07:00 |
|