CREDO23
39ee4742d2
add stream_resume_chat and POST /threads/{id}/resume endpoint
2026-02-10 15:43:52 +02:00
CREDO23
9751918e41
add interrupt detection, SSE event, and resume schemas
2026-02-10 15:35:42 +02:00
CREDO23
c9542c8603
register create_notion_page tool with interrupt_on
2026-02-10 15:27:47 +02:00
CREDO23
9fa923051c
add stub create_notion_page tool
2026-02-10 15:23:29 +02:00
DESKTOP-RTLN3BA\$punk
0caba8de50
chore: expand incentive task type enum to include new tasks
2026-02-09 18:20:57 -08:00
DESKTOP-RTLN3BA\$punk
63ca97a08e
fix: update LinkedIn link in footer component
2026-02-09 18:15:53 -08:00
DESKTOP-RTLN3BA\$punk
7e00e5683d
feat: bumped version to 0.0.13
2026-02-09 17:59:07 -08:00
DESKTOP-RTLN3BA\$punk
d152605682
fix: update pages reward for incentive tasks
...
- Reduced the pages reward for GitHub and Reddit tasks from 100 to 30.
- Adjusted the pages reward for the Discord task from 100 to 40.
2026-02-09 17:46:41 -08:00
DESKTOP-RTLN3BA\$punk
1fd5d00423
Merge commit ' a917427956' into dev
2026-02-09 17:16:07 -08:00
DESKTOP-RTLN3BA\$punk
856df201db
feat: add future annotations to content_utils.py
...
- Imported future annotations to improve type hinting and support forward references in the content utilities module.
2026-02-09 17:15:33 -08:00
Rohan Verma
a917427956
Merge pull request #804 from MODSetter/dev
...
feat: added shared memory, streamlined agent file uploads
2026-02-09 17:05:16 -08:00
DESKTOP-RTLN3BA\$punk
d6153a6473
Merge commit ' 92deb06ed1' into dev
2026-02-09 17:00:33 -08:00
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
DESKTOP-RTLN3BA\$punk
c979609041
feat: simplified document upload handling
...
- Introduced a new endpoint for batch document status retrieval, allowing users to check the status of multiple documents in a search space.
- Enhanced the document upload process to return duplicate document IDs and improved response structure.
- Updated schemas to include new response models for document status.
- Removed unused attachment processing code from chat routes and UI components to streamline functionality.
2026-02-09 16:46:54 -08:00
DESKTOP-RTLN3BA\$punk
d11e76aaa1
chore: recurseml fixes
2026-02-09 15:34:21 -08:00
DESKTOP-RTLN3BA\$punk
ec3f616e91
fix: migration no
2026-02-09 15:11:33 -08:00
Rohan Verma
dcd1497630
Merge pull request #802 from CREDO23/sur-161-feat-add-github-models-as-llm-provider
...
[Improvements] Add GitHub models as llm provider
2026-02-09 15:07:40 -08:00
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
Rohan Verma
92deb06ed1
Merge pull request #803 from MODSetter/dev
...
feat: fixed and improved search and background task management.
2026-02-09 14:20:14 -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
CREDO23
a96d18ec31
Fix GitHub Models provider: use github prefix, fix migration, add Zod enum
2026-02-09 19:14:16 +02: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
CREDO23
8bc4b255b4
Add GitHub Models frontend provider and model suggestions
2026-02-09 17:54:48 +02:00
Eric Lammertsma
64e118befd
feat: sidebar resizing with mouse drag support
2026-02-09 10:48:43 -05:00
CREDO23
a9d6c41964
Add GITHUB_MODELS to provider maps
2026-02-09 17:34:25 +02:00
CREDO23
fc946ee1e5
Add migration 96 for GITHUB_MODELS enum
2026-02-09 17:30:52 +02:00
CREDO23
515be6b648
Add GITHUB_MODELS to LiteLLMProvider enum
2026-02-09 17:26:35 +02: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