SurfSense/surfsense_backend/tests/unit/agents
CREDO23 265888d21c document-render: unify KB/web rendering on numbered [n] passages
Add a shared document_render package that renders sources as
<document view="excerpt|full"> blocks with server-assigned [n] passage
labels (KB locator {document_id, chunk_id}, web locator {url}). Wire the
KB read backend (kb_postgres) and read_file to the new renderer and drop
the legacy per-document XML renderer (document_xml, retrieved_context) and
the old chunk_index / matched="true" / <chunk id> read format.
2026-06-25 15:26:16 +02:00
..
chat/runtime references: discriminated per-kind reference types 2026-06-24 22:07:54 +02:00
multi_agent_chat document-render: unify KB/web rendering on numbered [n] passages 2026-06-25 15:26:16 +02:00
new_chat chore: linting 2026-06-09 00:42:26 -07: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