Paul Gauthier
|
85bac4d529
|
Pin importlib-metadata==7.2.1 in release.yml
|
2024-06-25 13:44:58 -07:00 |
|
Paul Gauthier
|
581fc75146
|
set version to 0.40.5-dev
|
2024-06-25 13:41:46 -07:00 |
|
Paul Gauthier
|
e51fe9e3c5
|
version bump to 0.40.4
|
2024-06-25 13:40:54 -07:00 |
|
Paul Gauthier
|
52b883413f
|
Use cogged website/index.md for pypi
|
2024-06-25 13:39:08 -07:00 |
|
Paul Gauthier
|
da69daa7aa
|
cleanup
|
2024-06-25 13:37:41 -07:00 |
|
Paul Gauthier
|
e65f999c7a
|
pin importlib-metadata<8.0.0
|
2024-06-25 13:37:24 -07:00 |
|
Paul Gauthier
|
5dc55f5291
|
copy
|
2024-06-25 13:31:52 -07:00 |
|
Paul Gauthier
|
2ada1743d2
|
set version to 0.40.4-dev
|
2024-06-25 13:31:19 -07:00 |
|
Paul Gauthier
|
7b4ffa9945
|
version bump to 0.40.3
|
2024-06-25 13:30:32 -07:00 |
|
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 |
|