deerflow2/backend/src/sandbox
JeffJiang 8187154f7b Adds Kubernetes sandbox provisioner support (#35)
* Adds Kubernetes sandbox provisioner support

* Improves Docker dev setup by standardizing host paths

Replaces hardcoded host paths with a configurable root directory,
making the development environment more portable and easier to use
across different machines. Automatically sets the root path if not
already defined, reducing manual setup steps.
2026-02-12 11:02:09 +08:00
..
local Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
__init__.py Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
consts.py Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
exceptions.py feat: fix todos (#9) 2026-01-17 23:23:12 +08:00
middleware.py feat: implement lazy sandbox and thread data initialization (#11) 2026-01-18 13:38:34 +08:00
sandbox.py Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
sandbox_provider.py feat: fix todos (#9) 2026-01-17 23:23:12 +08:00
tools.py Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00