Paul Gauthier
|
c6ae99f2a1
|
Updated the documentation URL in the setup.py file.
|
2024-06-25 13:29:32 -07:00 |
|
Paul Gauthier (aider)
|
49eb864895
|
Added project URLs to setup.py
|
2024-06-25 13:29:05 -07:00 |
|
Paul Gauthier
|
c1bc6465a0
|
set version to 0.40.3-dev
|
2024-06-25 13:23:05 -07:00 |
|
Paul Gauthier
|
f0b2e3d5da
|
version bump to 0.40.2
|
2024-06-25 13:22:15 -07:00 |
|
Paul Gauthier
|
543d005085
|
pin to scipy<1.14 to python 3.9 compatibility
|
2024-06-25 13:16:52 -07:00 |
|
Paul Gauthier
|
edbabe7353
|
Updated HISTORY
|
2024-06-25 13:14:23 -07:00 |
|
Paul Gauthier
|
2c22d30721
|
Bump versions to pickup latest litellm https://github.com/BerriAI/litellm/issues/4408
|
2024-06-25 13:13:14 -07:00 |
|
Paul Gauthier
|
8eb7c2c8df
|
set version to 0.40.2-dev
|
2024-06-25 06:16:24 -07:00 |
|
Paul Gauthier
|
a9357d2aba
|
version bump to 0.40.1
|
2024-06-25 06:15:36 -07:00 |
|
Paul Gauthier
|
d262bec4e4
|
copy
|
2024-06-25 06:11:04 -07:00 |
|
Paul Gauthier
|
3ac6fc6e7f
|
Updated HISTORY
|
2024-06-25 06:09:35 -07:00 |
|
Paul Gauthier
|
29905a534a
|
restored full --help
|
2024-06-25 06:08:43 -07:00 |
|
Paul Gauthier
|
965c35870c
|
Notice if the user mentions the basename of a filename; fixes to repomap context
|
2024-06-24 15:12:58 -07:00 |
|
Paul Gauthier
|
7fad06e74c
|
set version to 0.40.1-dev
|
2024-06-24 13:38:27 -07:00 |
|
Paul Gauthier
|
d019125746
|
version bump to 0.40.0
|
2024-06-24 13:37:40 -07:00 |
|
Paul Gauthier
|
d46bde0cc4
|
Updated HISTORY
|
2024-06-24 13:35:01 -07:00 |
|
Paul Gauthier
|
f1bd4b3bc3
|
Updated HISTORY
|
2024-06-24 13:34:04 -07:00 |
|
Paul Gauthier
|
42fbe28897
|
examples_as_sys_msg for sonnet gets 100% compliance on exercism eval
|
2024-06-24 11:03:29 -07:00 |
|
Paul Gauthier
|
30154957bb
|
Ask for even more concise S/R blocks
|
2024-06-24 10:50:30 -07:00 |
|
Paul Gauthier
|
7be08c782c
|
Tell Sonnet to make concise SEARCH/REPLACE blocks #705
|
2024-06-23 17:24:14 -07:00 |
|
Paul Gauthier (aider)
|
b44c24678c
|
Refactored flake8 linting to use subprocess module instead of modifying sys.argv and sys.stdout.
|
2024-06-23 17:07:55 -07:00 |
|
Paul Gauthier
|
66fadadea1
|
Improved error handling and logging in the linter module.
|
2024-06-23 17:07:53 -07:00 |
|
Paul Gauthier
|
716e4d99a0
|
ensure the LLM response is logged even if token limits reached #705
|
2024-06-23 16:22:05 -07:00 |
|
Paul Gauthier
|
ecb3d81055
|
Updated token error to reflect that token counts can be approximate
|
2024-06-23 16:19:04 -07:00 |
|
Paul Gauthier
|
9b60243932
|
refac
|
2024-06-22 14:03:34 -07:00 |
|
Paul Gauthier
|
95a4ed47e6
|
Allow pre-parser to read the yaml, in case user wants to include env-file: option there
|
2024-06-22 14:01:01 -07:00 |
|
Paul Gauthier
|
ecc21517ee
|
Added README to queries scm dir
|
2024-06-22 06:36:23 -07:00 |
|
Paul Gauthier
|
3b204b7d1b
|
copy
|
2024-06-21 17:48:44 -07:00 |
|
Paul Gauthier
|
4d38dfbb3b
|
Run flake8 from our active py env
|
2024-06-21 17:43:14 -07:00 |
|
Paul Gauthier
|
c7c5d5ab84
|
Merge branch 'main' into fix-flake8
|
2024-06-21 17:36:30 -07:00 |
|
Paul Gauthier (aider)
|
bbac4c72cf
|
Update sys.stdout to use io.TextIOWrapper for utf-8 encoding.
|
2024-06-21 17:26:15 -07:00 |
|
Paul Gauthier
|
13b7c3e043
|
Added a new method to run flake8 linter with specific fatal errors and capture the results.
|
2024-06-21 17:26:14 -07:00 |
|
Paul Gauthier
|
9ab9434570
|
copy
|
2024-06-21 17:21:00 -07:00 |
|
Paul Gauthier
|
1481c8c210
|
copy
|
2024-06-21 17:17:29 -07:00 |
|
Paul Gauthier
|
c207c7839a
|
Added --attribute-author/committer options #698
|
2024-06-21 17:14:21 -07:00 |
|
Paul Gauthier
|
10ab57779a
|
Merge branch 'main' into fix-flake8
|
2024-06-21 17:01:57 -07:00 |
|
Paul Gauthier
|
8c5c2d27a4
|
missing ); update docs
|
2024-06-21 16:58:18 -07:00 |
|
paul-gauthier
|
cf451d5e9e
|
Merge pull request #667 from caseymcc/register_settings
Add support to load/override model settings
|
2024-06-21 16:57:41 -07:00 |
|
paul-gauthier
|
b6fa02044f
|
Merge branch 'main' into register_settings
|
2024-06-21 16:57:33 -07:00 |
|
Paul Gauthier
|
4fed045f27
|
Added vertex_ai/claude-3-sonnet@20240229, bumped deps to upgrade litellm #704
|
2024-06-21 16:50:49 -07:00 |
|
paul-gauthier
|
8a91e8822f
|
Merge pull request #703 from spdustin/add-claude-models
|
2024-06-21 09:35:36 -07:00 |
|
Dustin Miller
|
6bd325e432
|
Add support for vertex_ai/claude_* models
|
2024-06-21 11:31:16 -05:00 |
|
Paul Gauthier
|
0a95badf3f
|
Updated docs
|
2024-06-21 08:57:30 -07:00 |
|
Paul Gauthier
|
4fd61f1112
|
More flexible filename search for deepseek coder v2
|
2024-06-21 08:51:53 -07:00 |
|
Paul Gauthier
|
93e104f79f
|
copy
|
2024-06-21 07:47:29 -07:00 |
|
Paul Gauthier
|
d73fddccb9
|
Added --verify-ssl #664
|
2024-06-21 07:46:34 -07:00 |
|
Paul Gauthier (aider)
|
b03d739065
|
Added RSS feed functionality and link to the website.
|
2024-06-21 07:33:14 -07:00 |
|
Paul Gauthier
|
fb26174357
|
print token counts with commas
|
2024-06-20 16:17:13 -07:00 |
|
Paul Gauthier
|
5f0f9daa3a
|
set version to 0.39.1-dev
|
2024-06-20 14:48:58 -07:00 |
|
Paul Gauthier
|
3128aa853b
|
version bump to 0.39.0
|
2024-06-20 14:48:10 -07:00 |
|