mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Simplified the command execution logic by removing unnecessary shell invocations. - Enhanced working directory validation by directly using the `test` command. - Improved command parsing with `shlex.split` for better handling of raw commands. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entities.py | ||
| exc.py | ||
| node.py | ||