deerflow2/backend/src
JeffJiang 300e5a519a
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
..
agents Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
community Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
config feat: add ultra mode 2026-02-06 17:48:14 +08:00
gateway Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
mcp fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
models feat: add view_image tool and optimize web fetch tools 2026-01-29 13:44:39 +08:00
reflection chore: use ruff to lint and auto-format 2026-01-14 09:08:20 +08:00
sandbox Adds Kubernetes sandbox provisioner support (#35) 2026-02-12 11:02:09 +08:00
skills fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
subagents feat: make max concurrent subagents configurable via runtime config 2026-02-11 11:51:11 +08:00
tools feat: enable skills support for subagents 2026-02-11 11:04:50 +08:00
utils feat: add thread-safety and graceful shutdown to AioSandboxProvider (#7) 2026-01-16 22:28:19 +08:00
__init__.py chore: add an empty __init__.py 2026-01-14 07:16:27 +08:00