Rohan Verma
|
6c72854145
|
Merge pull request #801 from elammertsma/dev
[FEAT] Added new A/B test, made sidebar resizable and made all left sidebars use the same component
|
2026-02-09 15:05:11 -08:00 |
|
Rohan Verma
|
3f0c9c35f7
|
Merge pull request #799 from CREDO23/sur-152-impr-split-private-and-shared-memory
[Feat] Split private vs shared chat memory and add team prompt/attribution
|
2026-02-09 15:03:54 -08:00 |
|
Rohan Verma
|
26fd61fcbb
|
Merge pull request #796 from AnishSarkar22/feat/sur-149-batch-index
impr: batch index for messaging connectors & some fixes
|
2026-02-09 15:00:16 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
2b75c4e6d3
|
chore: linting
|
2026-02-09 14:14:46 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
17b7348f61
|
feat: fixed and improved search and background task management.
|
2026-02-09 14:03:56 -08:00 |
|
Eric Lammertsma
|
9354f1c56a
|
Updated hero section with superpowers A/B and description
|
2026-02-09 16:09:57 -05:00 |
|
Eric Lammertsma
|
123d3bccf4
|
Created more relatable chat input suggestions
|
2026-02-09 12:05:19 -05:00 |
|
Eric Lammertsma
|
4005e03ec4
|
refactor: consolidated secondary sidebars into a reusable slide-out panel
|
2026-02-09 11:41:55 -05:00 |
|
Eric Lammertsma
|
ed5f0d10e8
|
fix: made inbox respect resizable sidebar width
|
2026-02-09 11:13:56 -05:00 |
|
Eric Lammertsma
|
64e118befd
|
feat: sidebar resizing with mouse drag support
|
2026-02-09 10:48:43 -05:00 |
|
Anish Sarkar
|
20ab128b05
|
feat: implement batch indexing for Microsoft Teams messages to improve efficiency and conversational context
|
2026-02-09 14:31:22 +05:30 |
|
CREDO23
|
99d9ce04b3
|
Conditional system prompt for private vs shared chat memory
|
2026-02-09 10:54:31 +02:00 |
|
CREDO23
|
474989687c
|
feat: conditionnaly build the system prompt (private / shared) memory
|
2026-02-09 09:19:44 +02:00 |
|
Anish Sarkar
|
e053b1b988
|
refactor: improve layout structure in IndexingConfigurationView for enhanced readability
|
2026-02-08 13:05:36 +05:30 |
|
Anish Sarkar
|
dea66c4eb7
|
fix: update connector name display logic in IndexingConfigurationView for better readability
|
2026-02-08 13:00:33 +05:30 |
|
Anish Sarkar
|
e2dd80c604
|
chore: ran linting
|
2026-02-08 12:43:31 +05:30 |
|
Anish Sarkar
|
5ab672b8ff
|
refactor: replace Loader2 with Spinner component across various components for consistent loading indicators
|
2026-02-08 12:39:06 +05:30 |
|
Anish Sarkar
|
ac394e78cc
|
feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon
|
2026-02-08 03:33:15 +05:30 |
|
Anish Sarkar
|
7cede99d29
|
feat: implement batch indexing for Slack messages to enhance efficiency and conversational context
|
2026-02-07 18:30:06 +05:30 |
|
Anish Sarkar
|
98870a9f9a
|
feat: implement batch indexing for Discord messages to improve efficiency and context
|
2026-02-07 18:26:29 +05:30 |
|
Anish Sarkar
|
70cc8b44c8
|
refactor: simplify LocalLoginForm and enhance RowActions logic for document editing
|
2026-02-07 16:18:11 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
20a13df7e7
|
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
|
2026-02-06 14:02:51 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
cdc217dbe2
|
feat: update YouTube transcript fetching to select primary language transcripts
|
2026-02-06 14:02:46 -08:00 |
|
Rohan Verma
|
86f66924eb
|
Merge pull request #792 from elammertsma/dev
UX: Removed Logs menu item and improved delete dialog
|
2026-02-06 13:03:16 -08:00 |
|
Rohan Verma
|
b921e54256
|
Merge pull request #791 from AnishSarkar22/fix/documents
feat: QOL improvements & real-time document fixes
|
2026-02-06 13:02:44 -08:00 |
|
Eric Lammertsma
|
179dd18e45
|
UX: replace doc delete confirmation with descriptive text
|
2026-02-06 15:01:14 -05:00 |
|
Eric Lammertsma
|
bf340f9b95
|
UX: remove logs option from SidebarHeader component
|
2026-02-06 13:56:51 -05:00 |
|
Anish Sarkar
|
342e3a6a95
|
chore: linting
|
2026-02-06 23:35:02 +05:30 |
|
Anish Sarkar
|
306c8e3c54
|
feat: enhance sidebar components for mobile responsiveness by conditionally rendering tooltips and updating button functionality
|
2026-02-06 23:34:35 +05:30 |
|
CREDO23
|
48d442a387
|
Author labels in shared chats: bootstrap, stream prefix, route display name
|
2026-02-06 18:09:32 +02:00 |
|
CREDO23
|
d732bb7334
|
Pass thread_visibility from route to stream to agent
|
2026-02-06 17:29:00 +02:00 |
|
CREDO23
|
0306597df7
|
Wire thread_visibility to agent; memory tools use private or shared backend by visibility
|
2026-02-06 17:23:46 +02:00 |
|
CREDO23
|
d71a2be66f
|
Add save_shared_memory and recall_shared_memory backend
|
2026-02-06 16:58:41 +02:00 |
|
CREDO23
|
85bd3fe88b
|
Add format_shared_memories_for_context, use team_memories for LLM
|
2026-02-06 16:51:51 +02:00 |
|
CREDO23
|
f537dc211b
|
Add shared_memory backend (constants + helpers), UserMemory docstring (SUR-152)
|
2026-02-06 16:43:52 +02:00 |
|
CREDO23
|
9acf746698
|
Add SharedMemory ORM and SearchSpace.shared_memories (SUR-152)
|
2026-02-06 16:33:12 +02:00 |
|
CREDO23
|
5b876de942
|
Add shared_memories table (SUR-152)
|
2026-02-06 16:30:50 +02:00 |
|
Anish Sarkar
|
bacda8cb08
|
chore: ran linting
|
2026-02-06 19:45:22 +05:30 |
|
Anish Sarkar
|
9d071d686a
|
feat: add viewport configuration for mobile keyboard handling and update chat page height calculations for better responsiveness
|
2026-02-06 19:43:14 +05:30 |
|
Anish Sarkar
|
e3dc2ad39f
|
fix: update icon styling in DocumentsTableShell and enhance mobile rendering conditions in OnboardingTour
|
2026-02-06 19:25:01 +05:30 |
|
Anish Sarkar
|
f7278f75f4
|
feat: implement long-press dropdown menu for mobile avatars and streamline tooltip usage in sidebar components
|
2026-02-06 19:18:40 +05:30 |
|
Anish Sarkar
|
6857c1d7e8
|
feat: add disableTooltip prop to sidebar components and streamline mobile sidebar button functionality
|
2026-02-06 18:59:52 +05:30 |
|
Anish Sarkar
|
21eec210cc
|
feat: disable mobile sidebar tooltip & make searchspace list vertical on mobile view
|
2026-02-06 18:39:45 +05:30 |
|
Anish Sarkar
|
76e7ddee2f
|
chore: ran all linting
|
2026-02-06 18:22:19 +05:30 |
|
CREDO23
|
7192bb1a85
|
Skip auth on public routes
|
2026-02-06 14:49:40 +02:00 |
|
Anish Sarkar
|
2470fb70a6
|
fix: update error messages for task interruptions and refine document upload file size limits in English and Chinese translations
|
2026-02-06 18:13:11 +05:30 |
|
Anish Sarkar
|
e3faf4cc5e
|
feat: enhance document upload handling by managing duplicates and updating statuses for existing documents
|
2026-02-06 18:12:46 +05:30 |
|
Anish Sarkar
|
72205ce11b
|
feat: implement Redis heartbeat mechanism for document processing tasks and enhance stale notification cleanup
|
2026-02-06 18:09:05 +05:30 |
|
Anish Sarkar
|
652eb6ece8
|
Merge remote-tracking branch 'upstream/dev' into fix/documents
|
2026-02-06 17:06:53 +05:30 |
|
Anish Sarkar
|
db27ee95ce
|
feat: implement skeleton loading states in sidebar components for improved user experience
|
2026-02-06 16:58:38 +05:30 |
|