Anish Sarkar
|
6e27f63d85
|
refactor(env): consolidate BACKEND_URL imports in GoogleLoginButton and DocumentTabContent
|
2026-05-21 00:54:22 +05:30 |
|
Anish Sarkar
|
7a0de6d377
|
Merge remote-tracking branch 'upstream/dev' into feat/opentelemetry
|
2026-05-21 00:46:40 +05:30 |
|
Rohan Verma
|
883ac81ce1
|
Merge pull request #1420 from AnishSarkar22/fix/pnpm-version-ci
fix: Update CI workflow versions and scoped test triggers
|
2026-05-20 12:14:47 -07:00 |
|
Rohan Verma
|
54716105d2
|
Merge pull request #1418 from VarunShukla07/fix/env-config-tool-ui-generators
refactor(env): replace inline process.env reads with BACKEND_URL in tool-ui generators
|
2026-05-20 12:14:09 -07:00 |
|
Rohan Verma
|
1a6d1ced43
|
Merge pull request #1417 from VarunShukla07/fix/env-config-editor-chat-dashboard
refactor(env): replace inline process.env reads with BACKEND_URL in editor, chat, dashboard and settings
|
2026-05-20 12:14:01 -07:00 |
|
Rohan Verma
|
c97bb81126
|
Merge pull request #1416 from VarunShukla07/fix/env-config-connector-forms
refactor(env): replace inline process.env reads with BACKEND_URL in connector forms and hooks
|
2026-05-20 12:13:50 -07:00 |
|
Rohan Verma
|
8823574c19
|
Merge pull request #1415 from VarunShukla07/fix/env-config-lib-files
refactor(env): replace inline process.env reads with BACKEND_URL in lib/
|
2026-05-20 12:13:12 -07:00 |
|
Rohan Verma
|
55cce4ea59
|
Merge pull request #1414 from AnishSarkar22/feature/memory-support-document-panel
feat: improve memory extraction & add document-panel memory editing
|
2026-05-20 12:12:27 -07:00 |
|
Anish Sarkar
|
8c91c9d76b
|
refactor: replace ContextMenu with DropdownMenu in SearchSpaceAvatar for improved mobile and desktop interactions
|
2026-05-21 00:19:59 +05:30 |
|
Anish Sarkar
|
58a975205d
|
chore: add workflow file to change detection filters for backend and frontend jobs
|
2026-05-20 20:06:38 +05:30 |
|
Anish Sarkar
|
a6a0f7a373
|
chore: streamline GitHub Actions workflow by removing change detection job and simplifying test conditions
|
2026-05-20 20:03:51 +05:30 |
|
Anish Sarkar
|
844b8ba609
|
chore: refactor GitHub Actions workflow to improve backend change detection and job dependencies
|
2026-05-20 19:42:47 +05:30 |
|
Anish Sarkar
|
a786574484
|
chore: simplify job names in GitHub Actions workflow
|
2026-05-20 19:29:09 +05:30 |
|
Anish Sarkar
|
2de8ea5501
|
chore: update biome version in pre-commit configuration
|
2026-05-20 19:25:39 +05:30 |
|
Anish Sarkar
|
20152b1243
|
chore: update Node.js version to 20 in GitHub Actions workflow
|
2026-05-20 18:41:05 +05:30 |
|
Anish Sarkar
|
ff2d621185
|
chore: fix the pnpm version in GitHub Actions workflow
|
2026-05-20 18:37:21 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
f5f2456dfd
|
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
|
2026-05-20 03:01:49 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
ed22da7b95
|
feat: bumped version to 0.0.24
|
2026-05-20 03:01:37 -07:00 |
|
Anish Sarkar
|
39c29d651f
|
feat: enhance token display in MessageInfoDropdown with improved visual separation
|
2026-05-20 15:29:41 +05:30 |
|
Anish Sarkar
|
8c9be9796a
|
feat: add no-update sentinel handling to save_memory function and corresponding unit tests
|
2026-05-20 15:03:35 +05:30 |
|
Anish Sarkar
|
132e7b3c44
|
refactor: remove memory extraction functions and related components from the new chat agent
|
2026-05-20 14:03:28 +05:30 |
|
Rohan Verma
|
4774105015
|
Merge pull request #1413 from mvanhorn/fix/1359-shared-isMobile-hook
fix: use shared useIsMobile (768px) in SidebarSlideOutPanel (#1359)
|
2026-05-20 01:32:04 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
b285293b4e
|
fix: docker one click setup
|
2026-05-20 01:25:07 -07:00 |
|
Anish Sarkar
|
a0ff86e0e8
|
feat: add memory document model and parsing functionality for markdown handling
|
2026-05-20 13:20:05 +05:30 |
|
Anish Sarkar
|
fe07de3f9c
|
chore: ran linting
|
2026-05-20 12:55:10 +05:30 |
|
Anish Sarkar
|
78a3c71bb5
|
feat: implement memory document fetching and saving functionality in the editor panel, and remove deprecated memory hook
|
2026-05-20 12:50:15 +05:30 |
|
Anish Sarkar
|
61234e125f
|
refactor: remove team memory components and related settings from user and search space settings
|
2026-05-20 12:01:26 +05:30 |
|
Anish Sarkar
|
659007bc4d
|
feat: enhance document export functionality for memory documents and update UI components
|
2026-05-20 11:57:31 +05:30 |
|
Anish Sarkar
|
43c8aaeaa7
|
feat: improve editor panel markdown handling and update fixed toolbar positioning
|
2026-05-20 11:52:41 +05:30 |
|
Varun Shukla
|
f2d2ac3f4a
|
refactor(env): replace inline process.env reads with BACKEND_URL in tool-ui generators
|
2026-05-20 03:38:32 +05:30 |
|
Varun Shukla
|
fead3a64f4
|
refactor(env): replace inline process.env reads with BACKEND_URL in editor, chat, dashboard and settings
|
2026-05-20 03:34:22 +05:30 |
|
Varun Shukla
|
81ce9e4071
|
Merge branch 'dev' into fix/env-config-connector-forms
|
2026-05-20 03:26:12 +05:30 |
|
Anish Sarkar
|
73043a0756
|
feat: enhance memory API responses with limits and update UI components for memory limit handling
|
2026-05-20 03:17:05 +05:30 |
|
Varun Shukla
|
1fbb8fb58d
|
refactor(env): replace inline process.env reads with BACKEND_URL in lib/
|
2026-05-20 03:12:02 +05:30 |
|
Anish Sarkar
|
fa6d7c60bf
|
Merge remote-tracking branch 'upstream/dev' into feature/memory-support-document-panel
|
2026-05-20 02:40:35 +05:30 |
|
Rohan Verma
|
8174949b38
|
Merge pull request #1403 from AnishSarkar22/feat/ui-revamp
feat: UI revamp
|
2026-05-19 14:06:16 -07:00 |
|
Anish Sarkar
|
cb1cf26ef3
|
feat: improve document editor panel behavior
|
2026-05-20 02:02:59 +05:30 |
|
Anish Sarkar
|
89a8438864
|
feat: wire memory settings to memory API
|
2026-05-20 02:02:42 +05:30 |
|
Anish Sarkar
|
3178309e1a
|
feat: add team memory routes
|
2026-05-20 02:02:27 +05:30 |
|
Anish Sarkar
|
5247dc7097
|
feat: refine private and team memory protocols
|
2026-05-20 02:02:10 +05:30 |
|
Anish Sarkar
|
ceedd02353
|
refactor: extract shared memory service
|
2026-05-20 02:01:36 +05:30 |
|
Anish Sarkar
|
d66295aedd
|
chore: ran linting
|
2026-05-19 21:02:07 +05:30 |
|
Anish Sarkar
|
f1b3c88354
|
feat: add collapsed header content support in LayoutShell and Sidebar components
|
2026-05-19 20:58:19 +05:30 |
|
Anish Sarkar
|
07688263d8
|
feat: add new icon assets for macOS and update tray icon handling
|
2026-05-19 20:04:37 +05:30 |
|
Anish Sarkar
|
cd4e5ae7f2
|
feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality
|
2026-05-19 18:57:06 +05:30 |
|
Anish Sarkar
|
ee3a6dc45f
|
refactor: enhance DesktopContent and HotkeysContent components with improved loading states, updated styling, and consistent use of separators
|
2026-05-19 18:22:30 +05:30 |
|
Anish Sarkar
|
e47e9accbb
|
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
|
2026-05-19 17:46:30 +05:30 |
|
Anish Sarkar
|
1169b43196
|
refactor: improve styling of MemberRow component and clean up agent tools imports
|
2026-05-19 17:41:48 +05:30 |
|
Anish Sarkar
|
8fd52d340f
|
refactor: update styling and structure of team content, comment panel, and UI components
|
2026-05-19 17:34:59 +05:30 |
|
Anish Sarkar
|
a5bd2bea9c
|
feat: integrate collapsible sections for connector management in ComposerAction, add new connector icons for Discord, Teams, and Luma
|
2026-05-19 16:45:16 +05:30 |
|