SurfSense/surfsense_backend/tests/unit/agents
CREDO23 49d675c065 web-search: register results on the citation registry (Channel B -> A)
web_search now registers each result as a WEB_RESULT (locator {url}) and
renders a <web_results> block of <document view="excerpt"> [n] passages,
returning Command(update={messages, citation_registry}) like
search_knowledge_base. Collapse the duplicate research-subagent web_search
into the shared tool and teach the prompts to cite web hits with [n].
2026-06-25 15:26:51 +02:00
..
chat web-search: register results on the citation registry (Channel B -> A) 2026-06-25 15:26:51 +02:00
multi_agent_chat citations: conversation-scoped registry with finalize-time [n] resolution 2026-06-25 15:26:25 +02:00
new_chat search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids 2026-06-25 15:26:39 +02:00
__init__.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_import_all.py test: add agent refactor guardrail suite 2026-06-04 11:44:23 +02:00