SurfSense/surfsense_backend/app/agents
CREDO23 afc555d971 feat(chat): resolve and render @-mentioned chats as read-only context
Add the referenced_chat_context slice: models for the data shapes, a
fail-closed resolver that fetches mentioned threads and their visible
turns under the same access rules as thread search, and a transcript
renderer that emits a budgeted <referenced_chat_context> block. When a
chat exceeds the per-reference character budget, recent turns are kept
and any leftover budget is filled with the overflowing turn's tail, with
truncation markers signalling the cut.
2026-06-23 17:04:27 +02:00
..
chat feat(chat): resolve and render @-mentioned chats as read-only context 2026-06-23 17:04:27 +02:00
video_presentation refactor(podcasts): remove legacy podcaster agent, task, and schema 2026-06-10 21:45:04 +02:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00