deerflow2/backend/src/tools
hetao aea26d1b3f 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
..
builtins feat: enable skills support for subagents 2026-02-11 11:04:50 +08:00
__init__.py feat: add tools 2026-01-14 07:19:43 +08:00
tools.py feat: fix task polling issue 2026-02-06 17:48:15 +08:00