Commit graph

4945 commits

Author SHA1 Message Date
Paul Gauthier
e93e310f1d copy 2024-07-06 22:09:18 -03:00
Paul Gauthier
46374fb07a Load .env from home, git, cwd, cmd line arg 2024-07-06 21:59:20 -03:00
Paul Gauthier
8a0480a56d copy 2024-07-06 21:37:38 -03:00
Paul Gauthier
81649ac174 copy 2024-07-06 21:21:20 -03:00
Paul Gauthier
7209e5bd44 copy 2024-07-06 21:20:40 -03:00
Paul Gauthier
adb919a886 copy 2024-07-06 21:20:13 -03:00
Paul Gauthier
f7a88d4035 copy 2024-07-06 21:16:56 -03:00
Paul Gauthier
df55f8c814 copy 2024-07-06 21:06:50 -03:00
Paul Gauthier
4fba17c18b switched langs table from html -> md 2024-07-06 18:56:33 -03:00
Paul Gauthier
e4c637724f For /help, turn down the repo map 2024-07-06 17:11:24 -03:00
Paul Gauthier
66f7cfb38f Set litellm.drop_params=True #805 2024-07-06 16:40:26 -03:00
Paul Gauthier
e47c2a913a copy 2024-07-06 16:38:20 -03:00
Paul Gauthier
55536808ea copy 2024-07-06 16:33:59 -03:00
Paul Gauthier
3294f22c68 tip to use openrouter for sonnet 2024-07-06 16:33:00 -03:00
Paul Gauthier
b7f8687679 more platform info 2024-07-06 15:37:59 -03:00
Paul Gauthier
02567c5c72 copy 2024-07-06 15:26:15 -03:00
Paul Gauthier
8e20d762f5 don't run jobs if just website is modified 2024-07-06 15:21:34 -03:00
paul-gauthier
e7c5ea2ace
Update usage.md 2024-07-06 13:29:31 -03:00
paul-gauthier
a1c74f4c9e
Merge pull request #797 from paul-gauthier/help
Get interactive help with /help <question>
2024-07-06 12:51:19 -03:00
Paul Gauthier
349883b74c cleanup 2024-07-05 17:41:37 -03:00
Paul Gauthier (aider)
287b6e8158 Added assertion to check for more than 5 <doc> entries in the result. 2024-07-05 17:36:32 -03:00
Paul Gauthier
d21d8da374 Removed unnecessary mocking and simplified the TestHelp class. 2024-07-05 17:35:32 -03:00
Paul Gauthier (aider)
51c13c549c Added a new test that does not mock the retriever. 2024-07-05 17:33:43 -03:00
Paul Gauthier
a8af4a3109 Removed unnecessary test case for environment and settings in the help module. 2024-07-05 17:33:42 -03:00
Paul Gauthier (aider)
dd92de7787 Added basic tests for the Help class. 2024-07-05 17:32:20 -03:00
Paul Gauthier
ca4b88dc8e use utf8 for docs 2024-07-05 17:05:36 -03:00
Paul Gauthier
143e05ec66 include the users platform 2024-07-05 17:03:26 -03:00
Paul Gauthier
81ccf72317 copy 2024-07-05 14:38:13 -03:00
Paul Gauthier
85d51f7ef8 copy 2024-07-05 14:11:15 -03:00
Paul Gauthier
cd81e967f3 Added tips 2024-07-05 14:05:38 -03:00
Paul Gauthier
9ab36b565d better in chat commands table 2024-07-05 13:38:06 -03:00
Paul Gauthier
2a506d4d15 update jekyll to aider/website/ 2024-07-05 13:30:18 -03:00
Paul Gauthier
500cc151a1 Merge branch 'main' into help 2024-07-05 13:29:01 -03:00
Paul Gauthier
783cdb7728 Allowed multiple use of /undo command. 2024-07-05 13:28:25 -03:00
Paul Gauthier
5122121265 allow multiple undo 2024-07-05 13:19:37 -03:00
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