bobo.yang
982bbe2e12
Add new dependencies
2024-02-08 13:19:24 +08:00
bobo.yang
ddf50b20e8
feat: Implement dir-aware command recommendations
...
- Parameter check added to ensure necessary arguments are present
- Missing input is handled by returning the command's README.md content
- Detailed error messages are provided for missing arguments
2024-02-03 16:03:29 +08:00
bobo.yang
d5af7d4969
replace dict with Dict type
2024-01-18 08:57:20 +08:00
bobo.yang
58c81e46d3
Add file and directory permission handling
...
Update command_runner.py to replace backslashes in sys.executable path
2024-01-03 13:08:35 +08:00
bobo.yang
9c7bce2f9e
Fix command path replacement and handle special characters in input text
2024-01-03 11:47:09 +08:00
bobo.yang
47e3217b38
Fix stderr handling in CommandRunner class
2023-12-28 15:29:36 +08:00
bobo.yang
6e44369647
Fix path separator in command_run variable
2023-12-20 14:38:10 +08:00
bobo.yang
8ceeeea147
Add error message when devchat-commands environment is not installed
2023-12-20 11:14:45 +08:00
bobo.yang
fb4d4565e8
support devchat_python for workflow command
2023-12-11 15:20:14 +08:00
bobo.yang
d157dfc834
Replace backslashes with forward slashes in
...
command_run
2023-12-07 15:56:24 +08:00
bobo.yang
ac648b01b6
replace . with --- in function name
2023-12-06 20:39:57 +08:00
bobo.yang
026055a8f5
call llm with user config
2023-11-30 15:23:05 +08:00
bobo.yang
314bb32c47
support workflow engine in devchat
2023-11-29 14:07:47 +08:00