SurfSense/surfsense_web/lib/chat
2026-08-03 21:51:57 +05:30
..
stream-engine feat(backend): integrate PostHog analytics for enhanced observability 2026-07-22 22:16:28 -07:00
can-submit-chat.ts feat(chat): add CanSubmitChat interface and logic to determine chat submission eligibility 2026-07-16 01:29:32 +05:30
chat-error-classifier.ts feat(llm): introduce handling for insufficient memory errors and enhance context limit management 2026-08-03 21:51:57 +05:30
chat-request-errors.ts feat(llm): introduce handling for insufficient memory errors and enhance context limit management 2026-08-03 21:51:57 +05:30
display-media-capture.ts Support multimodal chat with pending screen images on web 2026-04-24 19:17:43 +02:00
example-prompts.ts feat(walmart): list walmart across marketing surfaces and example prompts 2026-07-19 09:01:18 +02:00
mention-doc-key.ts feat(chat): extend composer mention model for thread references 2026-06-23 18:30:22 +02:00
message-utils.ts chat: fix mixed-decision HITL crash and fold resumed assistant messages into the interrupted bubble. 2026-05-09 22:54:07 +02:00
parse-mention-segments.ts refactor(chat): enhance UserMessage component with mention parsing and segment rendering for improved message display 2026-05-01 04:02:24 +05:30
stream-flush.ts refactor(chat): introduce new stream handling utilities and restructure event processing for improved performance and maintainability 2026-04-30 18:09:34 +05:30
stream-pipeline.ts refactor(chat-errors): centralize error copy and separate diagnostics 2026-08-03 15:04:28 +05:30
stream-side-effects.ts Merge upstream/dev into feature/multi-agent 2026-05-05 01:44:46 +02:00
streaming-state.ts refactor(chat-errors): centralize error copy and separate diagnostics 2026-08-03 15:04:28 +05:30
thread-cache.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
thread-persistence.ts feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
user-turn-api-parts.ts Deduplicate user-turn images by full base64 data and update desktop permissions copy for Screenshot Assist. 2026-04-27 19:25:39 +02:00
virtual-path-display.ts feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00