SurfSense/surfsense_backend/tests/unit
CREDO23 ce15016533 citations: consolidate prompts, retire eager path, refresh ADR
Rewrite the main-agent citation contract to a single [n] channel and sync
the orphaned system_prompt_composer surface to match; drop stale
[citation:chunk_id] / <chunk_index> references from dynamic_context and
provider hints. Reuse the shared hybrid search in the deliverables report
(citations omitted for now) and delete the orphaned report KB helper.
Remove the dead eager KnowledgePriorityMiddleware wiring (knowledge_priority
+ stack) and its legacy browse test. Update ADR 0001 to reflect the cutover.
2026-06-25 15:27:09 +02:00
..
adapters test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
agents citations: consolidate prompts, retire eager path, refresh ADR 2026-06-25 15:27:09 +02:00
automations refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
connector_indexers feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
connectors chore: ran linting 2026-04-07 05:55:39 +05:30
db feat: improved agent streaming 2026-04-29 07:20:31 -07:00
e2e_fakes test(backend): enhance Drive file filtering and add unit tests for _drive_list_files 2026-05-06 17:58:58 +05:30
etl_pipeline test(etl-cache): cover over-budget eviction selection 2026-06-12 11:50:52 +02:00
event_bus refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
gateway refactor(routes): replace user variable with auth context in tests 2026-06-20 03:34:40 +05:30
google_unification chore: ran linting 2026-05-09 05:28:09 +05:30
indexing_pipeline Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
middleware search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids 2026-06-25 15:26:39 +02:00
notifications test truncated document processing titles 2026-06-17 15:06:05 +02:00
observability Merge remote-tracking branch 'upstream/dev' into improvement-podcast-graph 2026-06-11 23:14:49 +02:00
podcasts Merge commit '7ce409c580' into dev 2026-06-16 22:48:14 -07:00
routes refactor(routes): replace user variable with auth context in tests 2026-06-20 03:34:40 +05:30
services Merge commit '7ce409c580' into dev 2026-06-16 22:48:14 -07:00
tasks citations: conversation-scoped registry with finalize-time [n] resolution 2026-06-25 15:26:25 +02:00
utils Merge pull request #1533 from Glodykajabika/test/blocknote-to-markdown-unit-tests 2026-06-23 02:25:42 -07:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
test_error_contract.py chore: linting 2026-04-22 01:05:31 -07:00
test_obsidian_plugin_indexer.py chore: linting 2026-04-27 14:04:50 -07:00
test_pat_fail_closed_static.py test(auth): cover PAT fail-closed authorization 2026-06-20 02:13:05 +05:30