Harry
|
16f26c4f99
|
feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling
|
2026-01-12 20:57:07 +08:00 |
|
Harry
|
42fd0a0a62
|
refactor(sandbox): simplify command execution by using shlex for command parsing and improve output formatting
|
2026-01-12 16:35:09 +08:00 |
|
Harry
|
1082d73355
|
refactor(sandbox): remove unused SANDBOX_WORK_DIR constant and update bash command descriptions for clarity
|
2026-01-12 15:02:30 +08:00 |
|
Harry
|
f990f4a8d4
|
refactor(sandbox): update DIFY_CLI_PATH and DIFY_CLI_CONFIG_PATH to use SANDBOX_WORK_DIR and enhance error handling in SandboxSession
|
2026-01-12 14:07:54 +08:00 |
|
Harry
|
e7c89b6153
|
refactor(sandbox): update imports and remove unused bash tool files, adjust DIFY_CLI_CONFIG_PATH
|
2026-01-12 13:36:19 +08:00 |
|
Harry
|
3e49d6b900
|
refactor: using initializer to replace hardcoded dify cli initialization
|
2026-01-12 12:13:56 +08:00 |
|
Harry
|
8aaff7fec1
|
refactor(sandbox): move VMFactory and related classes, update imports to reflect new structure
|
2026-01-12 12:01:21 +08:00 |
|
Harry
|
51ac23c9f1
|
refactor(sandbox): reorganize sandbox-related imports and rename SandboxFactory to VMFactory for clarity
|
2026-01-12 02:07:31 +08:00 |
|
Harry
|
3d2840edb6
|
feat: sandbox session and dify cli
|
2026-01-12 01:49:08 +08:00 |
|