deerflow2/backend/src/subagents
LofiSu 2a39947830 feat: citations prompts, path_utils, and citation code cleanup
- Prompt: add citation reminders for web_search and subagent synthesis (lead_agent, general_purpose)
- Gateway: add path_utils for shared thread virtual path resolution; refactor artifacts and skills to use it
- Citations: simplify removeAllCitations (single parse); backend _extract_citation_urls and remove_citations_block cleanup

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 12:55:12 +08:00
..
builtins feat: citations prompts, path_utils, and citation code cleanup 2026-02-09 12:55:12 +08:00
__init__.py feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00
config.py fix: fix sub agent timeout 2026-02-08 21:09:18 +08:00
executor.py feat: limit concurrent subagents to 3 per turn 2026-02-08 22:12:21 +08:00
registry.py feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00