Manoj Aggarwal
|
c78ea98a68
|
Add front end logic for MCP connectors
|
2026-01-14 14:01:23 -08:00 |
|
Rohan Verma
|
f3f52170a0
|
Merge pull request #697 from CREDO23/implement-surfsense-docs-mentions
[Feat] Capture Google profile data, add user profile settings & document mentions picker improvements
|
2026-01-14 13:19:10 -08:00 |
|
Rohan Verma
|
4fb9017eac
|
Merge pull request #693 from manojag115/feat/mcp-connector-backend
Add backend code for adding MCPs as a connector
|
2026-01-14 13:18:12 -08:00 |
|
CREDO23
|
83d6b735fa
|
display user avatar in shared chat messages
|
2026-01-14 19:46:37 +02:00 |
|
CREDO23
|
a8918b9cca
|
include author info in message response
|
2026-01-14 18:36:48 +02:00 |
|
CREDO23
|
e9d164007d
|
save author_id when appending message
|
2026-01-14 18:29:19 +02:00 |
|
CREDO23
|
468feae592
|
add author fields to NewChatMessageRead schema
|
2026-01-14 18:27:21 +02:00 |
|
CREDO23
|
efcc394b0c
|
migration: add author_id to messages
|
2026-01-14 18:24:28 +02:00 |
|
CREDO23
|
d89bcf13c3
|
add author_id to NewChatMessage model
|
2026-01-14 17:56:45 +02:00 |
|
CREDO23
|
924e621a6b
|
feat: add migration 0 for initial schema setup
|
2026-01-14 17:04:37 +02:00 |
|
CREDO23
|
3ad2dbeeaf
|
fix: fetch Google profile with names,photos fields
|
2026-01-14 15:05:48 +02:00 |
|
CREDO23
|
87e1374c72
|
add profile fields to UserRead and UserUpdate
|
2026-01-14 14:37:50 +02:00 |
|
CREDO23
|
acb9ba5a88
|
capture Google profile in oauth_callback
|
2026-01-14 14:37:42 +02:00 |
|
CREDO23
|
2e2534ccac
|
migration: add user profile columns
|
2026-01-14 14:37:29 +02:00 |
|
CREDO23
|
596cef1952
|
add display_name and avatar_url to User model
|
2026-01-14 14:37:16 +02:00 |
|
Manoj Aggarwal
|
514bf28c2f
|
remove gemini specific method
|
2026-01-13 14:30:48 -08:00 |
|
Manoj Aggarwal
|
f00a2f1a52
|
fix: make MCP migrations linear after dev branch migrations
|
2026-01-13 14:14:42 -08:00 |
|
Manoj Aggarwal
|
de1658cd88
|
fix: resolve alembic migration conflicts by using unique revision ID for MCP migration
|
2026-01-13 14:10:59 -08:00 |
|
Manoj Aggarwal
|
0c3e25a07b
|
fix linting issues with ruff
|
2026-01-13 13:57:04 -08:00 |
|
Manoj Aggarwal
|
063c272b98
|
remove is_active functionality from MCP connectors
|
2026-01-13 13:53:18 -08:00 |
|
Manoj Aggarwal
|
305a981d14
|
feat: add MCP connector backend support
|
2026-01-13 13:46:01 -08:00 |
|
CREDO23
|
443e877a59
|
Make migration 55 idempotent
|
2026-01-13 20:13:50 +02:00 |
|
CREDO23
|
dcc6e067bd
|
Make migration 52 idempotent
|
2026-01-13 20:13:30 +02:00 |
|
CREDO23
|
6f15655552
|
Make migration 49 idempotent
|
2026-01-13 20:13:19 +02:00 |
|
CREDO23
|
e99e2134fa
|
Make migration 34 idempotent
|
2026-01-13 20:13:13 +02:00 |
|
CREDO23
|
60a7269ce8
|
Make migration 24 idempotent
|
2026-01-13 20:13:08 +02:00 |
|
CREDO23
|
8ed295c053
|
Make migration 10 idempotent
|
2026-01-13 20:13:03 +02:00 |
|
CREDO23
|
2af555f1d7
|
Make migration 5 idempotent
|
2026-01-13 20:12:58 +02:00 |
|
CREDO23
|
d256fdc7a5
|
Make migration 1 idempotent
|
2026-01-13 20:12:51 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
d140f6393e
|
feat: implement leave search space functionality for non-owners and update related UI components
|
2026-01-13 02:06:35 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
25b9118306
|
feat: implement search space deletion and fixed rback issues with shared chats
|
2026-01-13 01:45:58 -08:00 |
|
Rohan Verma
|
720b339702
|
Merge branch 'dev' into implement-surfsense-docs-mentions
|
2026-01-13 00:55:16 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
f22d649239
|
feat: added shared chats
|
2026-01-13 00:17:12 -08:00 |
|
CREDO23
|
5e31a228bc
|
fix: consistent citation numbering during streaming
|
2026-01-13 09:09:53 +02:00 |
|
CREDO23
|
cd3677b5fa
|
feat: add SurfSense docs mention support in chat
|
2026-01-13 06:14:58 +02:00 |
|
CREDO23
|
5ecdfae8a9
|
add surfsense docs context formatting in stream_new_chat
|
2026-01-13 02:50:56 +02:00 |
|
CREDO23
|
7e3e784b45
|
add mentioned_surfsense_doc_ids to NewChatRequest schema
|
2026-01-13 02:42:59 +02:00 |
|
CREDO23
|
738e23b51a
|
Add SurfSense docs to documents table
|
2026-01-13 01:15:33 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
73a57589ac
|
chore: linting
|
2026-01-12 14:17:15 -08:00 |
|
Rohan Verma
|
33586f1cb7
|
Merge pull request #682 from CREDO23/sur-77-impr-add-surfsense-documentation-to-new-default-search
[Feature] Onboarding | Built-in documentation search tool
|
2026-01-12 12:45:52 -08:00 |
|
CREDO23
|
c0b97fcc68
|
fix: add doc- prefix examples to citation instructions
|
2026-01-12 21:00:06 +02:00 |
|
CREDO23
|
842004e617
|
docs: add tool examples to system prompt
|
2026-01-12 20:54:00 +02:00 |
|
CREDO23
|
96545056cd
|
refactor: async docs seeding in FastAPI lifespan
|
2026-01-12 20:15:11 +02:00 |
|
Rohan Verma
|
383592ce63
|
Merge pull request #680 from AnishSarkar22/fix/index-future-date
feat: Index future dates for calendar based connectors & bug fixes
|
2026-01-10 14:00:29 -08:00 |
|
Rohan Verma
|
8492ea3ad1
|
Merge pull request #671 from CREDO23/sur-70-feature-streamline-onboarding-auto-create-default-workspace
[Feature] Streamline onboarding | Auto create default Search space
|
2026-01-10 13:59:54 -08:00 |
|
Manoj Aggarwal
|
8b735a492a
|
lint
|
2026-01-09 13:53:09 -08:00 |
|
Manoj Aggarwal
|
62d0d8b6db
|
ruff lint
|
2026-01-09 13:38:49 -08:00 |
|
Manoj Aggarwal
|
29dadfd138
|
nit
|
2026-01-09 13:34:36 -08:00 |
|
Manoj Aggarwal
|
8b650f4cf4
|
resolve vercel error
|
2026-01-09 13:33:28 -08:00 |
|
Manoj Aggarwal
|
36c395ba72
|
nit
|
2026-01-09 13:20:54 -08:00 |
|