SurfSense/surfsense_web/lib/chat
CREDO23 1f6934b980 feat(chat): extend composer mention model for thread references
Add the "thread" mention kind (makeThreadMention + stable dedup key) so a
chat can be referenced like a document. Also introduce submittedMentionsAtom
and a pure deriveMentionedPayload() helper, the building blocks for capturing
chips at submit time and mapping them to backend payload buckets.
2026-06-23 18:30:22 +02:00
..
chat-error-classifier.ts
chat-request-errors.ts
display-media-capture.ts
example-prompts.ts
mention-doc-key.ts feat(chat): extend composer mention model for thread references 2026-06-23 18:30:22 +02:00
message-utils.ts
parse-mention-segments.ts
stream-flush.ts
stream-pipeline.ts
stream-side-effects.ts
streaming-state.ts
thread-cache.ts
thread-persistence.ts
user-turn-api-parts.ts
virtual-path-display.ts