deerflow2/backend/src
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
..
agents feat: enable skills support for subagents 2026-02-11 11:04:50 +08:00
community Add Kubernetes-based sandbox provider for multi-instance support (#19) 2026-02-09 21:59:13 +08:00
config feat: add ultra mode 2026-02-06 17:48:14 +08:00
gateway chore: 移除所有 Citations 相关逻辑,为后续重构做准备 2026-02-09 16:24:01 +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: send custom event 2026-02-06 17:48:15 +08:00
skills fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
subagents feat(citations): inline citation links with [citation:Title](URL) 2026-02-09 21:40:20 +08:00
tools feat: enable skills support for subagents 2026-02-11 11:04:50 +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