Harry
|
201a18d6ba
|
refactor(virtual_environment): add cwd parameter to execute_command method across all providers for improved command execution context
|
2026-01-12 14:20:03 +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
|
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
|
ce0a59b60d
|
feat: ad os field to virtual enviroment
|
2026-01-12 01:26:55 +08:00 |
|
Yeuoly
|
b09a831d15
|
feat: add tenant_id support to Sandbox and VirtualEnvironment initialization
|
2026-01-08 16:19:29 +08:00 |
|
Harry
|
15c3d712d3
|
feat: sandbox provider configuration
|
2026-01-08 11:04:12 +08:00 |
|
Harry
|
05c3344554
|
feat: future interface for easy way to use VM.execute_command
|
2026-01-07 11:57:00 +08:00 |
|
Harry
|
43daf4f82c
|
refactor: rename construct_environment method to _construct_environment for consistency across virtual environment providers
|
2026-01-05 18:13:13 +08:00 |
|
Yeuoly
|
62e422f75a
|
feat: add NotSupportedOperationError and update E2BEnvironment to raise it for unsupported command status retrieval
|
2025-12-31 18:09:14 +08:00 |
|
Yeuoly
|
c9610e9949
|
feat: implement transport abstractions for virtual environments and add E2B environment provider
|
2025-12-31 17:51:38 +08:00 |
|
Yeuoly
|
f679065d2c
|
feat: extend construct_environment method to accept environments parameter in virtual environment classes
|
2025-12-30 21:07:16 +08:00 |
|
Yeuoly
|
39091fe4df
|
feat: enhance command execution and status retrieval in virtual environments with transport abstractions
|
2025-12-30 19:37:30 +08:00 |
|
Yeuoly
|
274f9a3f32
|
Refactor code structure for improved readability and maintainability
|
2025-12-30 16:31:34 +08:00 |
|
Yeuoly
|
a513ab9a59
|
feat: implement DSL prediction API and virtual environment base classes
|
2025-12-30 15:24:54 +08:00 |
|