deerflow2/backend/src
DanielWalnut ab427731dc feat: add AIO sandbox provider and auto title generation (#1)
- Add AioSandboxProvider for Docker-based sandbox execution with
  configurable container lifecycle, volume mounts, and port management
- Add TitleMiddleware to auto-generate thread titles after first
  user-assistant exchange using LLM
- Add Claude Code documentation (CLAUDE.md, AGENTS.md)
- Extend SandboxConfig with Docker-specific options (image, port, mounts)
- Fix hardcoded mount path to use expanduser
- Add agent-sandbox and dotenv dependencies

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:29:18 +08:00
..
agents feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
community feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
config feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +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 feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
tools style: format 2026-01-14 09:21:19 +08:00
utils feat: integrated with Tavily and Jina AI 2026-01-14 07:17:22 +08:00
__init__.py chore: add an empty __init__.py 2026-01-14 07:16:27 +08:00