deerflow2/backend/src
hetao 6e147a772e feat: add environment variable injection for Docker sandbox
- Add environment field to sandbox config for injecting env vars into container
- Support $VAR syntax to resolve values from host environment variables
- Refactor frontend API modules to use centralized getBackendBaseURL()
- Improve Doraemon skill with explicit input/output path arguments
- Add .env.example file

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 22:36:05 +08:00
..
agents feat: implement file upload feature 2026-01-23 18:47:39 +08:00
community feat: add environment variable injection for Docker sandbox 2026-01-24 22:36:05 +08:00
config feat: add environment variable injection for Docker sandbox 2026-01-24 22:36:05 +08:00
gateway feat: implement file upload feature 2026-01-23 18:47:39 +08:00
mcp feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
models style: format 2026-01-14 09:21:19 +08:00
reflection chore: use ruff to lint and auto-format 2026-01-14 09:08:20 +08:00
sandbox fix: correct spelling 2026-01-23 18:29:20 +08:00
skills fix: fix skill md path 2026-01-20 21:10:05 +08:00
tools feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +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