deerflow2/backend/src
hetao b7bf027aa5 feat: add configuration to enable/disable subagents
Add subagents.enabled flag in config.yaml to control subagent feature:
- When disabled, task/task_status tools are not loaded
- When disabled, system prompt excludes subagent documentation
- Default is enabled for backward compatibility

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 20:49:02 +08:00
..
agents feat: add configuration to enable/disable subagents 2026-02-05 20:49:02 +08:00
community feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00
config feat: add configuration to enable/disable subagents 2026-02-05 20:49:02 +08:00
gateway feat: support sub agent mechanism 2026-02-05 19:59:25 +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 feat: add podcast generation skill 2026-01-26 13:16:35 +08:00
skills fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
subagents feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00
tools feat: add configuration to enable/disable subagents 2026-02-05 20:49:02 +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