Paul Gauthier (aider)
|
67d538a499
|
style: format code with linter
|
2024-10-21 14:23:11 -07:00 |
|
Paul Gauthier (aider)
|
b69d131810
|
refactor: improve robustness of fname_to_url function
|
2024-10-21 14:23:07 -07:00 |
|
Paul Gauthier
|
949b7ece36
|
chore: Add debug logging for filepath and node metadata
|
2024-10-21 14:23:05 -07:00 |
|
Paul Gauthier (aider)
|
b2549a78bd
|
fix: Move imports to top of file
|
2024-09-27 12:25:10 -07:00 |
|
Paul Gauthier
|
3b9f561956
|
fix: Refactor code to handle exceptions more gracefully
|
2024-09-27 12:25:02 -07:00 |
|
Paul Gauthier (aider)
|
6ab1fdfe36
|
fix: fix indentation error in get_index function in aider/help.py
|
2024-09-27 12:23:09 -07:00 |
|
Paul Gauthier (aider)
|
8b0314ae77
|
style: run linter and fix formatting issues in aider/help.py
|
2024-09-27 12:22:12 -07:00 |
|
Paul Gauthier (aider)
|
cb1f6f2e3a
|
fix: handle exceptions during index loading and recreate cache if necessary in aider/help.py
|
2024-09-27 12:22:09 -07:00 |
|
Paul Gauthier
|
b18dbf4772
|
renamed hf-embed -> help
|
2024-07-16 11:03:01 +01:00 |
|
Paul Gauthier
|
9ed0e33b9f
|
refactor help install and add to test setup
|
2024-07-14 17:49:33 +01:00 |
|
Paul Gauthier
|
76dad84285
|
added [browser] extra; refac the pip install utils
|
2024-07-14 17:22:17 +01:00 |
|
Paul Gauthier
|
6c38306eab
|
Automatically install the new aider version
|
2024-07-13 07:47:07 +01:00 |
|
Paul Gauthier
|
9e3eb4fce5
|
move llama core into hf-embed
|
2024-07-10 17:44:26 +01:00 |
|
Paul Gauthier
|
ea89ca6eb5
|
hf -> hf-embed
|
2024-07-10 17:26:56 +01:00 |
|
Paul Gauthier
|
f688c18b65
|
offer to install aider[hf]
|
2024-07-10 16:20:06 +01:00 |
|
Paul Gauthier
|
ca4b88dc8e
|
use utf8 for docs
|
2024-07-05 17:05:36 -03:00 |
|
Paul Gauthier
|
929aa7f9ac
|
refac to help_pats
|
2024-07-05 10:18:34 -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
|
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
|
af48cc3e4c
|
wip
|
2024-07-04 16:06:12 -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
|
ca6fcc42c8
|
restored basic help
|
2024-07-04 14:47:49 -03:00 |
|
Paul Gauthier
|
9f39c8db44
|
added HelpCoder
|
2024-07-04 14:29:19 -03: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 |
|