SurfSense/surfsense_backend/app/agents/chat/multi_agent_chat
CREDO23 052e9ef4d1 refactor(chunks): order chunk reads by (document_id, position)
Presentation and citation ordering moves off Chunk.id/created_at to the
explicit position column (id kept as tiebreaker). Vector and ts_rank
ranking order_by clauses are untouched.
2026-06-12 18:53:21 +02:00
..
main_agent fix(chunks): set position on remaining chunk insert paths 2026-06-12 18:53:08 +02:00
shared refactor(chunks): order chunk reads by (document_id, position) 2026-06-12 18:53:21 +02:00
subagents refactor(chunks): order chunk reads by (document_id, position) 2026-06-12 18:53:21 +02:00
__init__.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
constants.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00