deerflow2/backend/src/agents/lead_agent
hetaoBackend 9e2b3f1f39 feat: limit concurrent subagents to 3 per turn
Prevent resource exhaustion by capping the number of parallel subagents.
Adds runtime enforcement in task_tool and updates prompts/examples accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 22:12:21 +08:00
..
__init__.py feat: support function factory (#4) 2026-01-15 22:05:54 +08:00
agent.py feat: add ultra mode 2026-02-06 17:48:14 +08:00
prompt.py feat: limit concurrent subagents to 3 per turn 2026-02-08 22:12:21 +08:00