mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
The main agent's search_knowledge_base tool runs the hybrid spine, renders a <retrieved_context> of numbered [n] passages, and persists the registry. KB subagent prompts teach citing [n] from <document view="full"> reads (evidence.chunk_ids -> evidence.citations). Delete the now-unused search->read highlighting hand-off: the kb_matched_chunk_ids state field, its reducer default, the tool's _matched_chunk_ids writer, and the dead KnowledgePriorityMiddleware writes. |
||
|---|---|---|
| .. | ||
| agents/multi_agent_chat | ||
| chat | ||
| composio | ||
| document_upload | ||
| etl_pipeline/cache | ||
| google_unification | ||
| harness | ||
| indexing_pipeline | ||
| notifications | ||
| podcasts | ||
| retriever | ||
| __init__.py | ||
| conftest.py | ||
| test_connector_index_authz.py | ||
| test_document_versioning.py | ||
| test_obsidian_plugin_routes.py | ||
| test_pat_fail_closed_authz.py | ||