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
|
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
|
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
|
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
|
4fd61f1112
|
More flexible filename search for deepseek coder v2
|
2024-06-21 08:51:53 -07:00 |
|
Paul Gauthier
|
d73fddccb9
|
Added --verify-ssl #664
|
2024-06-21 07:46:34 -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 |
|
Paul Gauthier
|
b330a87339
|
Updated HISTORY
|
2024-06-20 14:23:10 -07:00 |
|
Paul Gauthier
|
6623110fb0
|
Updated --sonnet to use Claude 3.5 Sonnet
|
2024-06-20 14:14:32 -07:00 |
|
Paul Gauthier
|
090e0cdcfe
|
Added 3.5 sonnet
|
2024-06-20 08:26:35 -07:00 |
|
Paul Gauthier (aider)
|
068609e4ef
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
|
Paul Gauthier
|
4e6a546efd
|
disable test on windows
|
2024-06-18 17:39:55 -07:00 |
|
Paul Gauthier
|
eaaac4d65d
|
turn off test
|
2024-06-18 17:32:09 -07:00 |
|
Paul Gauthier
|
0d66f803b4
|
cleanup test
|
2024-06-18 17:17:05 -07:00 |
|
Paul Gauthier
|
82b6f83a98
|
cleanup test
|
2024-06-18 13:14:33 -07:00 |
|
Paul Gauthier
|
5fd567362d
|
improved author/committer name tests
|
2024-06-18 13:06:09 -07:00 |
|
Paul Gauthier
|
1a8f3ff431
|
copy
|
2024-06-18 12:58:41 -07:00 |
|
Paul Gauthier
|
2cb4c0d5ab
|
Updated .env docs
|
2024-06-18 12:57:19 -07:00 |
|
Paul Gauthier (aider)
|
3c210286ba
|
Add environment variable information to argparse help text.
|
2024-06-18 11:35:54 -07:00 |
|
Paul Gauthier (aider)
|
289ab516e9
|
Added DotEnvFormatter class for formatting .env help text in argparse.
|
2024-06-18 11:34:46 -07:00 |
|
Paul Gauthier
|
fed0bf55c2
|
Add support for generating dotenv help text.
|
2024-06-18 11:34:45 -07:00 |
|
Paul Gauthier
|
5748a575f8
|
Merge remote-tracking branch 'origin/main'
|
2024-06-18 11:23:49 -07:00 |
|
Paul Gauthier
|
9e228670a2
|
append (aider) to author if aider wrote the code
|
2024-06-18 11:18:52 -07:00 |
|
Paul Gauthier
|
39f10aefe0
|
Finished removing reliance on aider:
|
2024-06-18 10:05:10 -07:00 |
|
Paul Gauthier
|
92a28a9b52
|
wip
|
2024-06-18 09:59:00 -07:00 |
|
John-Mason P. Shackelford
|
dd6a7964b6
|
tempdirs in test_main now cleanup without windows errors
|
2024-06-18 11:57:53 -04:00 |
|
John-Mason P. Shackelford
|
f4e4e3af87
|
Added check to ensure verbose output contains environment variables set with .env
|
2024-06-18 11:57:53 -04:00 |
|
John-Mason P. Shackelford
|
75ec0f6266
|
Added tests to ensure boolean values in .env file are properly handled.
|
2024-06-18 11:57:52 -04:00 |
|
John-Mason P. Shackelford
|
249109ba9a
|
All AIDER_* environment vars may now be placed within .env
|
2024-06-18 11:57:52 -04:00 |
|
Paul Gauthier
|
5a3627de6e
|
finish removing aider: prefix
|
2024-06-18 08:37:13 -07:00 |
|
Paul Gauthier
|
0cc00f2a1e
|
Removed setting and restoring GIT_COMMITTER_NAME in GitRepo class.
|
2024-06-18 08:15:02 -07:00 |
|