mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-28 21:49:40 +02:00
- Updated main-agent middleware to clarify that both filesystem reads/writes and knowledge-base retrieval are handled by the `knowledge_base` subagent. - Introduced `_forward_mention_pins` function to carry `@`-mention pins into subagent state. - Revised system prompts to reflect the new retrieval method and ensure proper citation handling. - Removed the `search_knowledge_base` tool and its related tests, consolidating functionality under the `task` tool. - Enhanced documentation to guide usage of the new retrieval approach and citation practices. |
||
|---|---|---|
| .. | ||
| agents/multi_agent_chat | ||
| chat | ||
| composio | ||
| document_upload | ||
| etl_pipeline/cache | ||
| google_unification | ||
| harness | ||
| indexing_pipeline | ||
| notifications | ||
| podcasts | ||
| retriever | ||
| __init__.py | ||
| conftest.py | ||
| test_auth_transport_invariant.py | ||
| test_connector_index_authz.py | ||
| test_document_versioning.py | ||
| test_obsidian_plugin_routes.py | ||
| test_pat_fail_closed_authz.py | ||
| test_zero_authz_context.py | ||