deerflow2/backend/src
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
..
agents feat: citations prompts, path_utils, and citation code cleanup 2026-02-09 12:55:12 +08:00
community feat: send custom event 2026-02-06 17:48:15 +08:00
config feat: add ultra mode 2026-02-06 17:48:14 +08:00
gateway feat: citations prompts, path_utils, and citation code cleanup 2026-02-09 12:55:12 +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 prompts, path_utils, and citation code cleanup 2026-02-09 12:55:12 +08:00
tools feat: limit concurrent subagents to 3 per turn 2026-02-08 22:12:21 +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