deerflow2/backend/src/agents
hetao 4a85c5de7b feat: enable skills support for subagents
Extract get_skills_prompt_section() from apply_prompt_template() so
subagents can also receive the available skills list in their system
prompt. This allows subagents to discover and load skills via read_file,
just like the lead agent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 11:04:50 +08:00
..
lead_agent feat: enable skills support for subagents 2026-02-11 11:04:50 +08:00
memory feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00
middlewares feat: add DanglingToolCallMiddleware and SubagentLimitMiddleware 2026-02-09 13:22:49 +08:00
__init__.py feat: support function factory (#4) 2026-01-15 22:05:54 +08:00
thread_state.py feat: add view_image tool and optimize web fetch tools 2026-01-29 13:44:39 +08:00