deerflow2/backend/src
DanielWalnut 4b69aed47b feat: add thread-safety and graceful shutdown to AioSandboxProvider (#7)
Add thread-safe port allocation and proper cleanup on process exit to
prevent port conflicts in concurrent environments and ensure containers
are stopped when the application terminates.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 22:28:19 +08:00
..
agents feat: add skills system for specialized agent workflows (#6) 2026-01-16 14:44:51 +08:00
community feat: add thread-safety and graceful shutdown to AioSandboxProvider (#7) 2026-01-16 22:28:19 +08:00
config feat: add skills system for specialized agent workflows (#6) 2026-01-16 14:44:51 +08:00
gateway feat: add gateway module with FastAPI server (#5) 2026-01-16 13:22:26 +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 skills system for specialized agent workflows (#6) 2026-01-16 14:44:51 +08:00
skills feat: add skills system for specialized agent workflows (#6) 2026-01-16 14:44:51 +08:00
tools docs: rewording 2026-01-16 22:10:08 +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