Commit graph

5110 commits

Author SHA1 Message Date
Paul Gauthier (aider)
9e90dbc20d Printed the commit message of the undone commit and the hash and commit message of the current HEAD after the undo operation. 2024-07-05 13:06:49 -03:00
Paul Gauthier
d0267f0ece Improved the handling of last commit detection and diff generation in the aider commands. 2024-07-05 13:06:47 -03:00
Paul Gauthier
929aa7f9ac refac to help_pats 2024-07-05 10:18:34 -03:00
Paul Gauthier
6c92dedac1 updated cogs to aider/website/ 2024-07-05 10:13:54 -03:00
Paul Gauthier
05caccf3cc cleanup 2024-07-05 10:09:13 -03:00
Paul Gauthier
6e95dc80ea cleanup 2024-07-05 10:08:17 -03:00
Paul Gauthier
81195dad02 use ~/.aider/caches 2024-07-05 10:06:23 -03:00
Paul Gauthier
3d51102de5 version help index 2024-07-05 10:03:51 -03:00
Paul Gauthier
22a494bb59 moved website/ -> aider/website/ 2024-07-05 10:01:30 -03:00
Paul Gauthier
eb80b32915 Added the exclude=["benchmark"] parameter to the find_packages() function to exclude the 'benchmark' package from the discovered packages. 2024-07-05 09:34:16 -03:00
Paul Gauthier
9f7197974f refactored exclude_website_pats 2024-07-05 09:29:35 -03:00
Paul Gauthier (aider)
b1feb53e9c Implemented skip for files matching exclude_website_pats patterns. 2024-07-05 09:21:41 -03:00
Paul Gauthier
e3877b9855 Implemented a more efficient file filtering mechanism for the website content indexing process. 2024-07-05 09:21:24 -03:00
Paul Gauthier
e951974c43 fix pip-compile so dev-req and req agree 2024-07-04 20:53:03 -03:00
Paul Gauthier (aider)
644412bd8c Added a note explaining that the 'build' directory is populated when running commands like 'python setup.py sdist bdist_wheel' to build distribution packages. 2024-07-04 16:37:40 -03:00
Paul Gauthier (aider)
e6e581f5cd Added debug print statements to discover and display the packages and package data being included in the distribution. 2024-07-04 16:36:10 -03:00
Paul Gauthier
dcc542f7ef undo setup.py changes 2024-07-04 16:34:29 -03:00
Paul Gauthier
af48cc3e4c wip 2024-07-04 16:06:12 -03:00
Paul Gauthier (aider)
fceaa0504c Added files and directories to the package_data, excluding the website/_posts subdirectory. 2024-07-04 15:23:05 -03:00
Paul Gauthier (aider)
4030fdb574 Improved the get_package_files() function to handle the MultiplexedPath object and avoid the AttributeError. 2024-07-04 15:07:49 -03:00
Paul Gauthier
4ad6eef1a3 Added a call to the dump() function in the get_package_files() function. 2024-07-04 15:07:48 -03:00
Paul Gauthier (aider)
98c0621e44 Used the website files that are part of the package per setup.py instead of walking the real website directory. 2024-07-04 15:05:07 -03:00
Paul Gauthier (aider)
6db8501891 Added the website directory and all MD files in its subdirectories to the package data and packages in the setup.py file. 2024-07-04 15:01:17 -03:00
Paul Gauthier
ca6fcc42c8 restored basic help 2024-07-04 14:47:49 -03:00
Paul Gauthier
f80df3b5c5 Merge branch 'main' into help 2024-07-04 14:36:48 -03:00
Paul Gauthier
44e6fefc23 Use a daemon thread to load_slow_imports 2024-07-04 14:35:38 -03:00
Paul Gauthier
9f39c8db44 added HelpCoder 2024-07-04 14:29:19 -03:00
Paul Gauthier
b3eb1dea49 Merge branch 'main' into help 2024-07-04 13:26:04 -03:00
Paul Gauthier
b61b394700 copy 2024-07-04 13:21:53 -03:00
Paul Gauthier
dd0aec8aa6 uniqify model files before loading 2024-07-04 13:21:36 -03:00
Paul Gauthier
3516bc0a45 copy 2024-07-04 13:17:51 -03:00
Paul Gauthier
94c297578e copy 2024-07-04 13:16:34 -03:00
Paul Gauthier
773241db06 copy 2024-07-04 13:16:01 -03:00
Paul Gauthier
781050b3b9 copy 2024-07-04 13:14:41 -03:00
Paul Gauthier
ddad0d9325 added DeepSeek Coder V2 (128k context) to refac leaderboard 2024-07-04 13:10:56 -03:00
Paul Gauthier
08868fd437 copy 2024-07-04 11:57:57 -03:00
Paul Gauthier
4642596395 copy 2024-07-04 11:45:33 -03:00
Paul Gauthier
9d66cdecda Renamed .aider.model... files 2024-07-04 11:44:50 -03:00
Paul Gauthier
b64d6c187b updated sonnet leaderboard 2024-07-04 11:44:35 -03:00
Paul Gauthier
35f21b5f4d set version to 0.42.1-dev 2024-07-04 11:23:04 -03:00
Paul Gauthier
13b03ce57b version bump to 0.42.0 2024-07-04 11:22:28 -03:00
Paul Gauthier
5f6ed30e11 swallow exceptions in load_slow_imports 2024-07-04 11:21:57 -03:00
Paul Gauthier
4da8541c1b Updated HISTORY 2024-07-04 11:20:40 -03:00
Paul Gauthier
f74eab694a copy 2024-07-04 09:16:56 -03:00
Paul Gauthier
2d6af68a07 lowercase h4 in chat transcripts 2024-07-03 21:53:04 -03:00
Paul Gauthier
499057c345 copy 2024-07-03 21:42:12 -03:00
Paul Gauthier
644ec6f964 make test for playwright more robust #791 2024-07-03 21:37:05 -03:00
Paul Gauthier
9d02628cf8 streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix 2024-07-03 21:32:50 -03:00
Paul Gauthier
aaceec1e1f fix for tests 2024-07-03 21:02:26 -03:00
Paul Gauthier
3c1a6acc0d handle files with spaces 2024-07-03 20:12:04 -03:00