Anish Sarkar
|
a33a2161aa
|
feat: enhance user association by integrating member data into public chat and image model managers
|
2026-02-09 19:00:57 +05:30 |
|
Anish Sarkar
|
4b60068e8b
|
feat: add user_id to new_llm_configs and image_generation_configs for user association
|
2026-02-09 18:30:52 +05:30 |
|
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 |
|
Anish Sarkar
|
5b5e482305
|
feat: implement in-memory fallback for rate limiting when Redis is unavailable, enhancing reliability and logging
|
2026-02-09 13:09:38 +05:30 |
|
Anish Sarkar
|
c1016591da
|
refactor: update authentication error handling to prevent user enumeration and improve error messages
|
2026-02-09 12:57:32 +05:30 |
|
CREDO23
|
474989687c
|
feat: conditionnaly build the system prompt (private / shared) memory
|
2026-02-09 09:19:44 +02:00 |
|
Anish Sarkar
|
2add106296
|
feat: enhance rate limiting by allowing requests to proceed when Redis is unavailable, with logging for monitoring
|
2026-02-09 03:15:27 +05:30 |
|
Anish Sarkar
|
bcdfd23ea1
|
chore: ran linting
|
2026-02-08 20:42:05 +05:30 |
|
Anish Sarkar
|
79f004bbb1
|
feat: implement rate limiting for authentication endpoints and enhance error handling for login attempts
|
2026-02-08 18:08:56 +05:30 |
|
Anish Sarkar
|
54b4501ca6
|
feat: enhance user authentication by adding specific error handling for non-existent accounts
|
2026-02-08 17:10:40 +05:30 |
|
Anish Sarkar
|
e2dd80c604
|
chore: ran linting
|
2026-02-08 12:43:31 +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 |
|
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 |
|
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 |
|
Anish Sarkar
|
76e7ddee2f
|
chore: ran all linting
|
2026-02-06 18:22:19 +05:30 |
|
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
|
8c3b65bac2
|
feat: add search functionality to notifications and update related components
|
2026-02-06 16:45:54 +05:30 |
|
Anish Sarkar
|
0fdd194d92
|
Merge remote-tracking branch 'upstream/dev' into fix/documents
|
2026-02-06 12:13:26 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
1511c26ef5
|
feat: add residential proxy configuration for web crawling and YouTube transcript fetching
|
2026-02-05 20:44:13 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
0d031cb2c2
|
refactor: update image generation configuration to remove TPM references and clarify RPM usage in comments
|
2026-02-05 18:07:27 -08:00 |
|
Rohan Verma
|
074e11be2c
|
Merge pull request #785 from manojag115/bugs_prod
Fixing google calendar and notion errors + better logging for debugging
|
2026-02-05 18:06:34 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
af16b6656c
|
feat: implement connection pooling for AsyncPostgresSaver in checkpointer
|
2026-02-05 17:32:43 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
f85adefe5e
|
chore: made generate_image more agnostic
|
2026-02-05 17:18:27 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
19e2857343
|
feat: added image gen support
|
2026-02-05 16:43:48 -08:00 |
|
Anish Sarkar
|
c132e5ddb0
|
Merge remote-tracking branch 'upstream/dev' into fix/documents
|
2026-02-06 05:36:32 +05:30 |
|
Anish Sarkar
|
aa66928154
|
chore: ran linting
|
2026-02-06 05:35:15 +05:30 |
|
Anish Sarkar
|
00a617ef17
|
feat: enhance stale notification cleanup task to mark associated documents as failed
|
2026-02-06 05:31:45 +05:30 |
|
Anish Sarkar
|
ed2fc5c636
|
feat: enhance document upload process with two-phase indexing and real-time status updates
|
2026-02-06 05:15:47 +05:30 |
|
Anish Sarkar
|
cc1e796c12
|
feat: implement two-phase document indexing for webcrawler and YouTube video processors with real-time status updates
|
2026-02-06 04:54:50 +05:30 |
|
Anish Sarkar
|
629f6f9cf5
|
feat: implement two-phase document indexing for Obsidian and Circleback connectors with real-time status updates
|
2026-02-06 04:35:13 +05:30 |
|
Anish Sarkar
|
0f61a249c0
|
feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates
|
2026-02-06 04:31:55 +05:30 |
|
Anish Sarkar
|
bfa3be655e
|
feat: implement two-phase document indexing for ClickUp and GitHub connectors with real-time status updates
|
2026-02-06 04:06:14 +05:30 |
|
Anish Sarkar
|
1d870e45a4
|
feat: implement two-phase document indexing for Confluence and Jira connectors with real-time status updates
|
2026-02-06 03:54:24 +05:30 |
|
Anish Sarkar
|
0249ea20a5
|
feat: implement two-phase document indexing for Discord and Teams connectors with real-time status updates
|
2026-02-06 03:42:03 +05:30 |
|
Anish Sarkar
|
2077344934
|
feat: implement two-phase document indexing for Linear and Slack connectors with real-time status updates
|
2026-02-06 02:59:21 +05:30 |
|
Anish Sarkar
|
c12401c1e8
|
feat: implement two-phase document indexing across Google connectors with real-time status updates
|
2026-02-06 02:24:35 +05:30 |
|
Manoj Aggarwal
|
e6c0fabd0a
|
Merge branch 'dev' into bugs_prod
|
2026-02-05 10:53:16 -08:00 |
|
Rohan Verma
|
459ffd2b78
|
Merge pull request #784 from CREDO23/sur-137-bug-oauth-tokens-expire-too-quickly-connectors-and-login
[Fixes] Implement refresh token auth, connector token pre-validation, and logout improvements
|
2026-02-05 10:49:02 -08:00 |
|
Rohan Verma
|
1ef3fd4ce9
|
Merge pull request #782 from CREDO23/sur-107-comment-reply-notifications
[Feat] Comment reply notifications and chat page & sharing improvements
|
2026-02-05 10:48:01 -08:00 |
|