mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 04:23:20 +08:00
- SSH Provider: add automatic private key detection in ssh_password field (RSA/Ed25519/ECDSA) alongside existing password auth. - SSH Provider verified end-to-end on EC2: connection, command exec, CLI binary upload via SFTP, dify init, tool symlink creation. - E2B Provider verified: cloud sandbox creation, CLI binary upload, dify init with tool symlinks. - Add linux/amd64 CLI binary for E2B (x86_64 cloud sandboxes). Made-with: Cursor |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| aws_code_interpreter_sandbox.py | ||
| daytona_sandbox.py | ||
| dify_simple_sandbox.py | ||
| docker_daemon_sandbox.py | ||
| e2b_sandbox.py | ||
| local_without_isolation.py | ||
| ssh_sandbox.py | ||