Commit graph

2297 commits

Author SHA1 Message Date
Paul Gauthier
e695a1131a Merge remote-tracking branch 'refs/remotes/origin/main' 2024-06-27 22:42:57 +00:00
Paul Gauthier
a3fe3c4dcf cleanup 2024-06-27 15:36:01 -07:00
Paul Gauthier
6f31450b90 we don't want badreq errors bubbling out of Coder.run() 2024-06-27 15:26:40 -07:00
Paul Gauthier
e3805350c9 Added can_prefill metadata to the anthropic models 2024-06-27 15:22:16 -07:00
Paul Gauthier
dac12e342b wip 2024-06-27 15:05:42 -07:00
Paul Gauthier
044617b1b7 continue roughly working using anthropic's prefill 2024-06-27 14:40:46 -07:00
Paul Gauthier
87f4d25133 Added gui support for tool_error(log_only=True) #740 2024-06-27 10:58:48 -07:00
Paul Gauthier
fa7255cbf5 moved --llm-history-file in args 2024-06-27 10:34:48 -07:00
Paul Gauthier (aider)
506636195a Implemented the ability to attribute the commit message in the main function. 2024-06-27 10:23:31 -07:00
Paul Gauthier (aider)
ec682fd683 Added an option to prefix commit messages with 'aider: '. 2024-06-27 10:22:27 -07:00
Paul Gauthier
9c214e0faf Implemented option to attribute commit messages in GitRepo class. 2024-06-27 10:21:04 -07:00
Paul Gauthier
34e83f9580 Implemented commit message attribution for Aider-generated edits. 2024-06-27 10:19:42 -07:00
Paul Gauthier
7e511dc21f set version to 0.40.7-dev 2024-06-27 07:21:31 -07:00
Paul Gauthier
61d36d2f34 version bump to 0.40.6 2024-06-27 07:20:42 -07:00
Paul Gauthier
c1e55614f7 Don't rely on (aider) in git name field to police /undo #698 2024-06-27 07:15:06 -07:00
Paul Gauthier
c020d94d5f 8x repomap when finding files; fix max_input_tokens 2024-06-26 04:14:51 +00:00
Paul Gauthier
ea97d08449 Handle null model.info max_input_tokens 2024-06-25 20:37:19 -07:00
Paul Gauthier
eab1b0ee4b noop 2024-06-25 15:08:53 -07:00
Paul Gauthier (aider)
d3e0091346 Removed unused imports and simplified the help.py file. 2024-06-25 15:08:20 -07:00
Paul Gauthier
352917de7b Implemented a help module to provide documentation-based answers to user questions about the Aider program. 2024-06-25 15:08:18 -07:00
Paul Gauthier
17f7297d86 updated model warnings and docs 2024-06-25 14:56:02 -07:00
Paul Gauthier
5e25e3550e set version to 0.40.6-dev 2024-06-25 13:47:55 -07:00
Paul Gauthier
69e6f9b932 version bump to 0.40.5 2024-06-25 13:47:11 -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
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
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
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
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
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