deerflow2/backend/src/agents
ruitanglin b46a19e116 fix(prompt): clarify citation link format must include URL
AI was outputting bare brackets like [arXiv:xxx] without URLs,
which do not render as links. Updated prompt to explicitly show
correct vs wrong formats and require complete markdown links.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 14:38:31 +08:00
..
lead_agent fix(prompt): clarify citation link format must include URL 2026-02-06 14:38:31 +08:00
memory fix: add file mtime-based cache invalidation for memory data 2026-02-03 13:50:01 +08:00
middlewares feat: add memory API and optimize memory middleware 2026-02-03 13:41:04 +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