SurfSense/surfsense_backend/tests/integration
CREDO23 c98bdea5cf search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids
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.
2026-06-25 15:26:39 +02:00
..
agents/multi_agent_chat search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids 2026-06-25 15:26:39 +02:00
chat refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
composio refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
document_upload Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
etl_pipeline/cache chore: linting 2026-06-17 22:31:36 -07:00
google_unification refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
harness feat: updated agent harness 2026-04-28 09:22:19 -07:00
indexing_pipeline Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
notifications refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
podcasts refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
retriever Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
test_connector_index_authz.py refactor(routes): replace user variable with auth context in tests 2026-06-20 03:34:40 +05:30
test_document_versioning.py chore: ran linting 2026-04-03 13:14:40 +05:30
test_obsidian_plugin_routes.py refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
test_pat_fail_closed_authz.py test(auth): cover PAT fail-closed authorization 2026-06-20 02:13:05 +05:30