Commit Graph

  • ad2a981a77 chore: ran linting Anish Sarkar 2026-04-10 02:33:48 +05:30
  • fdbb6200a6 feat: add export functionality to MemoryContent and TeamMemoryManager components, allowing users to download memory as markdown files Anish Sarkar 2026-04-10 02:31:59 +05:30
  • 7808950abc Merge pull request #1208 from SohamBhattacharjee2003/fix/snapshot-delete-error-feedback Rohan Verma 2026-04-09 14:01:09 -07:00
  • c06b82647d feat: refine team memory extraction decision policy to prioritize durable context and clarify criteria for updates, enhancing memory relevance and management Anish Sarkar 2026-04-10 02:02:14 +05:30
  • fedb4bcd76 fix: update metadata descriptions to emphasize privacy and data limits DESKTOP-RTLN3BA\$punk 2026-04-09 13:29:34 -07:00
  • a0883d2ab6 feat: implement team memory extraction and validation mechanisms, enhancing memory management by enforcing scope restrictions and improving memory persistence for shared threads Anish Sarkar 2026-04-10 01:54:00 +05:30
  • 0aefcbd504 Remove vision LLM from desktop folder watcher CREDO23 2026-04-09 22:06:06 +02:00
  • 33626d4f91 chore: ran linting Anish Sarkar 2026-04-10 00:31:43 +05:30
  • b44c1ee034 feat: enhance MemoryContent and TeamMemoryManager components with improved memory display and user prompts for empty memory states Anish Sarkar 2026-04-10 00:29:53 +05:30
  • 84fc72e596 feat: implement background memory extraction and editing capabilities for user and team memory management, enhancing long-term memory persistence and user interaction Anish Sarkar 2026-04-10 00:21:55 +05:30
  • cd72fa9a48 refactor: remove memory extraction functionality and update memory management protocols to ensure immediate updates for user and team interactions Anish Sarkar 2026-04-09 23:30:17 +05:30
  • 9ed85af2a5 fix: add user feedback for snapshot deletion failures (#1197) SohamBhattacharjee2003 2026-04-09 22:09:49 +05:30
  • 7e14df6012 Fix button-in-button hydration error in mobile upload drop zone CREDO23 2026-04-09 16:40:55 +02:00
  • 4ccdd80e26 Harden vision LLM fallback, folder upload validation, and export memory CREDO23 2026-04-09 16:14:53 +02:00
  • e164fe0612 Fix misleading log when vision LLM fails vs not provided CREDO23 2026-04-09 15:29:39 +02:00
  • ff2a9c77f9 Pass vision_llm in legacy process_file_in_background path CREDO23 2026-04-09 15:28:21 +02:00
  • 55661bcde6 Replace mimetypes fallback with explicit extension-to-MIME mapping CREDO23 2026-04-09 15:21:32 +02:00
  • 71db53fc55 Add 5MB file size guard before base64 encoding for vision LLM CREDO23 2026-04-09 15:17:08 +02:00
  • d6c4fb8938 Add try/except fallback in _extract_image for vision LLM failures CREDO23 2026-04-09 15:11:24 +02:00
  • caaec2e0a7 Simplify vision LLM image description prompt CREDO23 2026-04-09 14:56:18 +02:00
  • afd3c2cde2 Pass vision LLM through local folder indexer call chain CREDO23 2026-04-09 14:50:24 +02:00
  • f38ea77940 chore: ran linting Anish Sarkar 2026-04-09 18:10:34 +05:30
  • b8091114b5 feat: drop legacy memory tables and update memory management tools to streamline user and shared memory handling Anish Sarkar 2026-04-09 18:05:30 +05:30
  • 7e90a8ed3c Route uploaded images to vision LLM with document-parser fallback CREDO23 2026-04-09 14:33:33 +02:00
  • f46f3b4989 feat: add TrailingBlockPlugin to full and minimal presets Anish Sarkar 2026-04-09 17:52:57 +05:30
  • 7caf3b25e2 feat: implement background memory extraction for user and team interactions, enhancing long-term memory management in the SurfSense agent Anish Sarkar 2026-04-09 17:43:52 +05:30
  • abd883458d refactor: update SidebarSlideOutPanel animation to use width instead of x for smoother transitions Anish Sarkar 2026-04-09 17:37:31 +05:30
  • 78fa2d926a feat: show spinner on export button during export CREDO23 2026-04-09 14:00:25 +02:00
  • a335f7621a refactor: update memory management tools to enforce character limits, enhance pinned section handling, and improve user feedback in MemoryContent and TeamMemoryManager components Anish Sarkar 2026-04-09 17:24:31 +05:30
  • 1af5725bd1 fix: track dedup'd filename in used_paths to prevent collisions CREDO23 2026-04-09 13:51:32 +02:00
  • 7851db7928 fix: add i18n keys for folder upload strings CREDO23 2026-04-09 13:42:57 +02:00
  • a81fff299a fix: scope pending doc warning to folder subtree on folder export CREDO23 2026-04-09 13:40:43 +02:00
  • b5f6e44fc3 security: sanitize folder names in ZIP export paths CREDO23 2026-04-09 13:39:36 +02:00
  • 7a7792fc79 feat: warn before export when documents are processing CREDO23 2026-04-09 13:11:43 +02:00
  • e7107b751d fix: strip folder prefix from filename in folder upload CREDO23 2026-04-09 13:01:23 +02:00
  • 89f210bf7e feat: add folder-level export to context menu CREDO23 2026-04-09 12:20:49 +02:00
  • c38239a995 feat: wire KB export button in sidebar CREDO23 2026-04-09 12:19:04 +02:00
  • 47f1d7e373 feat: implement KB export as ZIP with service layer CREDO23 2026-04-09 12:17:43 +02:00
  • 473eece896 feat: add export route skeleton CREDO23 2026-04-09 12:10:37 +02:00
  • b1fa1279b1 feat: add export KB button in documents toolbar CREDO23 2026-04-09 12:09:34 +02:00
  • ab3cb0e1c5 Merge remote-tracking branch 'upstream/dev' into refactor/persistent-memory Anish Sarkar 2026-04-09 15:33:23 +05:30
  • a2e350ff02 refactor: standardize limit alert formatting in MemoryContent and TeamMemoryManager components, and enhance FloatingToolbar Anish Sarkar 2026-04-09 15:24:46 +05:30
  • 187ad46bc9 refactor: integrate PlateEditor for memory input in MemoryContent and TeamMemoryManager components, enhancing user experience with alerts and improved layout Anish Sarkar 2026-04-09 15:06:35 +05:30
  • 57ae2bd5af feat: preserve folder structure on web folder upload CREDO23 2026-04-09 11:18:56 +02:00
  • d1c6caddba refactor: enhance MemoryInjectionMiddleware to auto-persist user memory seed and improve button styles in MemoryContent and TeamMemoryManager components Anish Sarkar 2026-04-09 13:57:54 +05:30
  • 7c61668823 Merge pull request #1188 from MODSetter/dev 0.0.15.2 Rohan Verma 2026-04-08 18:38:43 -07:00
  • b96c04994d fix: update pricing description to reflect 500 pages included in the free plan DESKTOP-RTLN3BA\$punk 2026-04-08 18:37:43 -07:00
  • f47e7a8200 Merge pull request #1187 from MODSetter/dev v0.0.15 0.0.15.1 Rohan Verma 2026-04-08 17:39:22 -07:00
  • 43beb8e533 chore: linting DESKTOP-RTLN3BA\$punk 2026-04-08 16:42:25 -07:00
  • bbe774846c chore: fixed builds DESKTOP-RTLN3BA\$punk 2026-04-08 16:30:31 -07:00
  • edd226ccc1 Merge pull request #1186 from MODSetter/dev_mod Rohan Verma 2026-04-08 16:22:29 -07:00
  • 5891dfa4d0 Merge commit 'fe6f830eab59d0bb8a2d3c779829601c82e27ec0' into dev_mod DESKTOP-RTLN3BA\$punk 2026-04-08 16:21:36 -07:00
  • 29b1a9981e feat: bumped version to 0.0.15 DESKTOP-RTLN3BA\$punk 2026-04-08 16:17:37 -07:00
  • c6e1a04169 chore: linting DESKTOP-RTLN3BA\$punk 2026-04-08 16:14:26 -07:00
  • 89c96c1a23 fix: update billing text to reflect 500 pages included in demo plans DESKTOP-RTLN3BA\$punk 2026-04-08 16:00:43 -07:00
  • 809e0c6b0b fix: imports DESKTOP-RTLN3BA\$punk 2026-04-08 15:59:30 -07:00
  • 1f59382ab0 refactor: update knowledge base policies and enhance memory loading logic in MemoryInjectionMiddleware Anish Sarkar 2026-04-09 03:36:45 +05:30
  • 7276ec856e feat: add "use client" directive to sidebar-separator component for client-side rendering DESKTOP-RTLN3BA\$punk 2026-04-08 15:01:15 -07:00
  • fe6f830eab Merge pull request #1185 from AnishSarkar22/fix/folder-watch Rohan Verma 2026-04-08 14:00:05 -07:00
  • 1f089f0db5 feat: add loading skeletons to ComposerAction component Anish Sarkar 2026-04-09 00:31:36 +05:30
  • a96daab45d refactor: adjust styles and layout in ComposerAction component Anish Sarkar 2026-04-09 00:26:11 +05:30
  • 71e88156f4 feat: enhance MemoryInjectionMiddleware to include user display name and seed memory with first name Anish Sarkar 2026-04-09 00:22:30 +05:30
  • 3ea9b30046 feat: add MemoryContent and TeamMemoryManager components for user and team memory management Anish Sarkar 2026-04-09 00:03:41 +05:30
  • e21582f259 refactor: rename and update memory tool components to reflect new update_memory functionality Anish Sarkar 2026-04-09 00:02:54 +05:30
  • b8de7be9aa refactor: update memory tools in assistant message component Anish Sarkar 2026-04-09 00:02:14 +05:30
  • c358cedbae feat: add chat session and message synchronization hooks Anish Sarkar 2026-04-09 00:00:39 +05:30
  • dfa6005af5 feat: implement update_memory tool and routes for user memory management Anish Sarkar 2026-04-08 23:54:29 +05:30
  • dec381d87e feat: add shared_memory_md field and enforce character limit in search space updates Anish Sarkar 2026-04-08 23:37:23 +05:30
  • 6fc941e4c5 refactor: rename and consolidate memory tools to update_memory Anish Sarkar 2026-04-08 23:29:26 +05:30
  • 5ff99115c6 feat: add MemoryInjectionMiddleware to inject user and team memory into conversation context Anish Sarkar 2026-04-08 23:23:25 +05:30
  • 702d955e79 feat: integrate MemoryInjectionMiddleware and update memory tool instructions Anish Sarkar 2026-04-08 23:23:06 +05:30
  • ba7e288879 feat: add memory_md columns to user and searchspaces tables Anish Sarkar 2026-04-08 23:21:24 +05:30
  • 56c5809170 chore: ran linting Anish Sarkar 2026-04-08 18:23:03 +05:30
  • 3f2602165a feat: enhance dialog components with improved styling and structure for document upload and folder watch functionalities Anish Sarkar 2026-04-08 18:14:20 +05:30
  • 37c52ce7ea feat: implement indexing progress management in local folder indexing process and enhance related test coverage Anish Sarkar 2026-04-08 18:01:55 +05:30
  • a8b83dcf3f feat: add folder_id support in ConnectorDocument and indexing pipeline for improved document organization Anish Sarkar 2026-04-08 17:48:50 +05:30
  • f3aa514240 feat: integrate subtree ID retrieval in local folder cleanup process and enhance UI component styling for folder selection Anish Sarkar 2026-04-08 17:25:18 +05:30
  • cab0d1bdfe feat: enhance folder synchronization by integrating subtree ID retrieval and optimizing empty folder cleanup process Anish Sarkar 2026-04-08 17:10:22 +05:30
  • ae98f64760 feat: enhance folder indexing with metadata management and improve folder structure handling in UI components Anish Sarkar 2026-04-08 16:48:40 +05:30
  • 60eb1e4060 feat: implement raw file hash computation to optimize content extraction during local folder indexing Anish Sarkar 2026-04-08 16:28:51 +05:30
  • b76a6babc1 refactor: update terminology in AllConnectorsTab and enhance styling in FolderTreeView Anish Sarkar 2026-04-08 16:20:41 +05:30
  • c9c1d239f8 refactor: optimize button rendering in CreateSearchSpaceDialog and enhance watched folder ID retrieval in DocumentsSidebar Anish Sarkar 2026-04-08 16:17:34 +05:30
  • d009d06432 feat: add seedFolderMtimes API for seeding file modification times during folder synchronization Anish Sarkar 2026-04-08 16:07:25 +05:30
  • e8c2377824 refactor: adjust className formatting in LayoutShell and optimize motion.div properties in SidebarSlideOutPanel Anish Sarkar 2026-04-08 16:04:11 +05:30
  • 5eada7bcab fix: update button variant in FolderWatchDialog and refine metadata type in folder.types Anish Sarkar 2026-04-08 15:55:37 +05:30
  • 6f9f69c3e8 refactor: remove local folder indexing endpoints and update related API calls Anish Sarkar 2026-04-08 15:49:36 +05:30
  • 5f5954e932 feat: implement upload-based folder indexing and synchronization features Anish Sarkar 2026-04-08 15:46:52 +05:30
  • b8d6cd4810 chore: replace video elements with GIFs in README files for improved loading DESKTOP-RTLN3BA\$punk 2026-04-08 03:14:27 -07:00
  • daa0194024 chore: update GIF assets in hero tutorial section DESKTOP-RTLN3BA\$punk 2026-04-08 03:10:31 -07:00
  • 435ad1f377 Merge commit 'c77098a2888b7c1c2d910d95abe04057a9c42c81' into dev DESKTOP-RTLN3BA\$punk 2026-04-08 03:03:22 -07:00
  • 74ccb347c1 chore: replace GIFs with videos in README files for better performance DESKTOP-RTLN3BA\$punk 2026-04-08 03:02:34 -07:00
  • ca79ee1060 chore: update GIF assets in readmes DESKTOP-RTLN3BA\$punk 2026-04-08 02:55:12 -07:00
  • b3925654dd fix: update MoreHorizontal icon styling in FolderNode component Anish Sarkar 2026-04-08 15:20:19 +05:30
  • b740761492 feat: update instrumentation-client to include platform property in events DESKTOP-RTLN3BA\$punk 2026-04-08 02:41:33 -07:00
  • c54dfb8f96 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-04-08 02:20:29 -07:00
  • 4e2e94250c chore: add lock file syncing in bump-version script DESKTOP-RTLN3BA\$punk 2026-04-08 02:20:20 -07:00
  • cd71893985 fix: update relationship backref to enable passive deletes for document versions Anish Sarkar 2026-04-08 14:48:40 +05:30
  • ef358e067a feat: add chat session and message synchronization hooks Anish Sarkar 2026-04-08 14:43:21 +05:30
  • 36908241f1 Merge pull request #1184 from mvanhorn/fix/cancel-animation-frame-cleanup Rohan Verma 2026-04-08 02:03:01 -07:00
  • d73658a8f3 Merge pull request #1183 from mvanhorn/perf/remove-simple-usememo Rohan Verma 2026-04-08 02:02:28 -07:00