Commit Graph

  • 60b9f0f21c fix: nested button, empty options fallback, skip intermediate tool_calls CREDO23 2026-04-07 18:12:34 +02:00
  • 5f354ef6ac fix: capture agent text from on_chat_model_end for non-streaming LLM calls CREDO23 2026-04-07 18:06:40 +02:00
  • e8f82a0590 feat: add option card styles for multi-suggestion UI CREDO23 2026-04-07 17:46:42 +02:00
  • 2602248e7a feat: handle multi-option suggestions in suggestion page UI CREDO23 2026-04-07 17:43:40 +02:00
  • 55845d68ef feat: return 3 suggestion options from vision autocomplete agent CREDO23 2026-04-07 17:38:39 +02:00
  • 1a5d40e8f3 Merge pull request #1159 from MODSetter/dev_mod Rohan Verma 2026-04-07 05:16:09 -07:00
  • 80f775581b feat: implement quick assist mode detection in AssistantActionBar DESKTOP-RTLN3BA\$punk 2026-04-07 05:11:41 -07:00
  • 518cacf56e refactor: improve AssistantActionBar functionality and UI elements DESKTOP-RTLN3BA\$punk 2026-04-07 05:03:20 -07:00
  • be98b395b2 Merge pull request #1158 from MODSetter/dev_mod Rohan Verma 2026-04-07 04:48:35 -07:00
  • 7c6e52a0a5 feat: add active search space management to Electron API and UI DESKTOP-RTLN3BA\$punk 2026-04-07 04:45:48 -07:00
  • b74ac8a608 feat: update shortcut icons and descriptions for improved clarity DESKTOP-RTLN3BA\$punk 2026-04-07 04:22:22 -07:00
  • a4a4deeda0 Merge pull request #1157 from MODSetter/dev_mod Rohan Verma 2026-04-07 03:44:18 -07:00
  • 27e9e8d873 feat: add general assist feature and enhance shortcut management DESKTOP-RTLN3BA\$punk 2026-04-07 03:42:46 -07:00
  • e574b5ec4a refactor: remove prompt picker display on quick ask text retrieval DESKTOP-RTLN3BA\$punk 2026-04-07 03:17:10 -07:00
  • a05bb4ae0c Merge pull request #1156 from MODSetter/dev_mod Rohan Verma 2026-04-07 03:10:45 -07:00
  • 91ea293fa2 chore: linting DESKTOP-RTLN3BA\$punk 2026-04-07 03:10:06 -07:00
  • 82b5c7f19e Merge commit '056fc0e7ffb4af7fd19b218a0f00320777f79639' into dev_mod DESKTOP-RTLN3BA\$punk 2026-04-07 02:56:46 -07:00
  • bb1dcd32b6 feat: enhance vision autocomplete service and UI feedback DESKTOP-RTLN3BA\$punk 2026-04-07 02:49:24 -07:00
  • fc0dd8b509 fix: update fill color in linear.svg Anish Sarkar 2026-04-07 14:27:41 +05:30
  • 49441233e7 feat: enhance keyboard shortcut management and improve app responsiveness DESKTOP-RTLN3BA\$punk 2026-04-07 00:43:40 -07:00
  • e920923fa4 feat: implement auth token synchronization between Electron and web app DESKTOP-RTLN3BA\$punk 2026-04-06 23:02:25 -07:00
  • eb5799336c refactor: streamline BrowserWindow component functionality DESKTOP-RTLN3BA\$punk 2026-04-06 22:15:05 -07:00
  • 323886b481 security : CVE-2026-35030 fix DESKTOP-RTLN3BA\$punk 2026-04-06 21:39:14 -07:00
  • 6ecd75fbbb refactor: simplify HeroSection component and enhance UI with new features DESKTOP-RTLN3BA\$punk 2026-04-06 21:32:49 -07:00
  • 056fc0e7ff Merge pull request #1137 from AnishSarkar22/feat/unified-etl-pipeline Rohan Verma 2026-04-06 20:44:35 -07:00
  • 8d810467dd refactor: add support for XHTML file conversion to markdown in document processors Anish Sarkar 2026-04-07 05:57:13 +05:30
  • 0a26a6c5bb chore: ran linting Anish Sarkar 2026-04-07 05:55:39 +05:30
  • 5803fe79da refactor: update filename handling in Google Drive connector to include Google Workspace file extensions, improving content extraction accuracy Anish Sarkar 2026-04-07 05:43:34 +05:30
  • 7f32dd068f refactor: update button rendering logic in connector views to improve loading state handling Anish Sarkar 2026-04-07 05:40:40 +05:30
  • 1b87719a92 refactor: enhance file skipping logic in Google Drive connector to check for Google Workspace files before unsupported extensions Anish Sarkar 2026-04-07 05:36:29 +05:30
  • e4462292e4 refactor: update Google Drive indexer to return an additional unsupported file count, enhancing error reporting consistency Anish Sarkar 2026-04-07 05:30:10 +05:30
  • aba5f6a124 refactor: improve file handling logic in Dropbox and OneDrive connectors to include unsupported file extension information Anish Sarkar 2026-04-07 05:19:23 +05:30
  • a624c86b04 refactor: update file skipping logic in Dropbox, Google Drive, and OneDrive connectors to return unsupported extension information Anish Sarkar 2026-04-07 05:11:15 +05:30
  • 122be76133 refactor: update _index_selected_files method signatures in Dropbox, Google Drive, and OneDrive indexers to include unsupported file count, enhancing error reporting and consistency across connectors Anish Sarkar 2026-04-07 03:16:46 +05:30
  • 3a1d700817 refactor: enhance file skipping logic across Dropbox, Google Drive, and OneDrive connectors to return unsupported extensions, improving error reporting and maintainability Anish Sarkar 2026-04-07 03:16:34 +05:30
  • e7beeb2a36 refactor: unify file skipping logic across Dropbox, Google Drive, and OneDrive connectors by replacing classification checks with a centralized service-based approach, enhancing maintainability and consistency in file handling Anish Sarkar 2026-04-07 02:19:31 +05:30
  • f03bf05aaa refactor: enhance Google Drive indexer to support file extension filtering, improving file handling and error reporting Anish Sarkar 2026-04-06 22:34:49 +05:30
  • 0fb92b7c56 refactor: streamline file skipping logic in Dropbox indexer by removing redundant checks, improving code clarity Anish Sarkar 2026-04-06 22:17:50 +05:30
  • 63a75052ca Merge remote-tracking branch 'upstream/dev' into feat/unified-etl-pipeline Anish Sarkar 2026-04-06 22:04:51 +05:30
  • dc7047f64d refactor: implement file type classification for supported extensions across Dropbox, Google Drive, and OneDrive connectors, enhancing file handling and error management Anish Sarkar 2026-04-06 22:03:47 +05:30
  • 47f4be08d9 refactor: remove allowed_formats from DocumentConverter initialization in DoclingService to allow acceptance of all supported formats Anish Sarkar 2026-04-06 19:31:42 +05:30
  • caca491774 test: add unit tests for Dropbox integration, covering delta sync methods, file type filtering, and re-authentication behavior Anish Sarkar 2026-04-06 18:36:48 +05:30
  • b5a15b7681 feat: implement cursor-based delta sync for Dropbox integration, enhancing file indexing efficiency and preserving folder cursors during re-authentication Anish Sarkar 2026-04-06 18:36:29 +05:30
  • be622c417c refactor: update loading skeleton in PlateEditor and clean up dark mode styles in various components Anish Sarkar 2026-04-06 17:07:26 +05:30
  • be7e73e615 refactor: enhance DocumentsFilters and FolderTreeView components for improved filter handling and search functionality Anish Sarkar 2026-04-06 14:41:53 +05:30
  • 3251f0e98d refactor: remove childCount prop from FolderNode and optimize FolderTreeView by eliminating unnecessary child count calculations Anish Sarkar 2026-04-06 13:56:28 +05:30
  • 8259fab254 refactor: update connector tabs to include search feedback and improve icon usage for better user experience Anish Sarkar 2026-04-06 13:27:49 +05:30
  • 02323e7b55 refactor: enhance DocumentsFilters component with ToggleGroup for folder creation and improve search functionality Anish Sarkar 2026-04-06 12:56:29 +05:30
  • 46c15c11da refactor: update layout and styling in DocumentUploadPopup for improved visual hierarchy and spacing Anish Sarkar 2026-04-06 12:29:55 +05:30
  • 742548847a refactor: optimize navigation items in LayoutDataProvider, enhance button layout in InboxSidebar with tooltip support, full width in PageUsageDisplay Anish Sarkar 2026-04-06 12:14:17 +05:30
  • ee043df942 Merge pull request #1135 from tmchow/fix/1053-passive-event-listeners Rohan Verma 2026-04-05 13:34:03 -07:00
  • d95bce1bf1 Merge pull request #1123 from SohamBhattacharjee2003/fix-timeout-leak Rohan Verma 2026-04-05 13:29:02 -07:00
  • 1e0cf21d4a Merge pull request #1122 from okxint/fix/memoize-format-relative-time Rohan Verma 2026-04-05 13:27:46 -07:00
  • 4231efc076 Merge pull request #1121 from sukarxn/feature/memoize-context-provider-values Rohan Verma 2026-04-05 13:26:20 -07:00
  • 3d2e25cdf3 Merge pull request #1120 from ArvinFarrelP/fix-mobile-navbar-remount Rohan Verma 2026-04-05 13:25:42 -07:00
  • 74bf3df880 Merge pull request #1130 from CREDO23/feat/vision-autocomplete Rohan Verma 2026-04-05 13:24:55 -07:00
  • 13e302676e Merge pull request #1124 from AnishSarkar22/feat/page-limit-connectors Rohan Verma 2026-04-05 13:24:24 -07:00
  • 7fa1810d50 refactor: simplify CommentComposer button layout and update placeholder text in CommentItem Anish Sarkar 2026-04-05 23:14:54 +05:30
  • c9e5fe9cdb refactor: update icon usage in CommentActions and enhance Tooltip component for mobile responsiveness Anish Sarkar 2026-04-05 23:02:17 +05:30
  • 1f162f52c3 feat: add tooltip functionality to DocumentNode for title overflow handling and refactor ChatShareButton by removing unnecessary Tooltip wrapper Anish Sarkar 2026-04-05 22:50:36 +05:30
  • c6e94188eb refactor: remove destructive text classes from DocumentNode and enhance CreateSearchSpaceDialog with select-none and select-text classes Anish Sarkar 2026-04-05 18:23:32 +05:30
  • f8913adaa3 test: add unit tests for content extraction from cloud connectors and ETL pipeline functionality Anish Sarkar 2026-04-05 17:46:04 +05:30
  • 87af012a60 refactor: streamline file processing by integrating ETL pipeline for all file types and removing redundant functions Anish Sarkar 2026-04-05 17:45:18 +05:30
  • 8224360afa refactor: unify file parsing logic across Dropbox, Google Drive, and OneDrive using the ETL pipeline Anish Sarkar 2026-04-05 17:30:29 +05:30
  • 1248363ca9 refactor: consolidate document processing logic and remove unused files and ETL strategies Anish Sarkar 2026-04-05 17:29:24 +05:30
  • f40de6b695 feat: add parsers for Docling, LlamaCloud, and Unstructured to ETL pipeline Anish Sarkar 2026-04-05 17:27:24 +05:30
  • 2824410be2 feat: add plaintext parser to ETL pipeline for reading text files Anish Sarkar 2026-04-05 17:26:42 +05:30
  • 35582c9389 feat: add direct_convert module to ETL pipeline for file conversion Anish Sarkar 2026-04-05 17:26:29 +05:30
  • 02fc6f1d16 feat: add audio transcription functionality to ETL pipeline Anish Sarkar 2026-04-05 17:26:03 +05:30
  • 5d22349dc1 feat: implement ETL pipeline with file classification and extraction services Anish Sarkar 2026-04-05 17:25:25 +05:30
  • 6b5b45d08d perf: add passive option to scroll and touch event listeners Trevin Chow 2026-04-02 05:05:04 -07:00
  • a180bf5576 fix merge conflicts CREDO23 2026-04-04 09:39:20 +02:00
  • d7315e7f27 Merge upstream/dev into feat/vision-autocomplete CREDO23 2026-04-04 09:15:13 +02:00
  • 18103417bb fix: harden autocomplete endpoint security and error handling CREDO23 2026-04-04 08:57:09 +02:00
  • 46e8134b23 catch non-vision model errors with actionable user message CREDO23 2026-04-04 08:40:55 +02:00
  • 82d4d3e272 chore: ran linting Anish Sarkar 2026-04-04 03:37:33 +05:30
  • e814540727 refactor: move PKCE pair generatio for airtable Anish Sarkar 2026-04-04 03:36:54 +05:30
  • 8e6b1c77ea feat: implement PKCE support in native Google OAuth flows Anish Sarkar 2026-04-04 03:35:34 +05:30
  • 09008c8f1a refactor: remove redundant authenticatedFetch calls in editor panel components Anish Sarkar 2026-04-04 03:26:22 +05:30
  • a2b3541046 chore: ran linting Anish Sarkar 2026-04-04 03:11:56 +05:30
  • 0d2acc665d Merge remote-tracking branch 'upstream/dev' into feat/page-limit-connectors Anish Sarkar 2026-04-04 03:08:27 +05:30
  • ce40da80ea feat: implement page limit estimation and enforcement in file based connector indexers Anish Sarkar 2026-04-04 02:51:28 +05:30
  • 0cd997f673 fix: resolve setTimeout memory leak on unmounted component SohamBhattacharjee2003 2026-04-04 01:28:45 +05:30
  • 960b8fc012 add app context and KB grounding to autocomplete suggestions CREDO23 2026-04-03 21:34:01 +02:00
  • 080acf5e0a remove dead code: allPermissionsGranted, simulateCopy, pendingSuggestionText, updateSuggestionText CREDO23 2026-04-03 20:16:23 +02:00
  • c5aa869adb switch to on-demand permission requests and improve suggestion UX CREDO23 2026-04-03 19:57:48 +02:00
  • af5977691b perf: optimize ui components with react hooks memoization sukarxn 2026-04-03 23:23:54 +05:30
  • aeb3f13f91 replace text-based autocomplete with vision-based endpoint CREDO23 2026-04-03 18:17:50 +02:00
  • ced7f7562a wire global shortcut and screenshot into autocomplete trigger CREDO23 2026-04-03 18:09:54 +02:00
  • 339ff7fdf4 add screenshot capture module using desktopCapturer CREDO23 2026-04-03 17:47:33 +02:00
  • 482238e5d4 add vision LLM role for screenshot analysis CREDO23 2026-04-03 17:40:27 +02:00
  • 92d75ad622 Merge pull request #1118 from SohamBhattacharjee2003/fix/logo-lcp-priority Rohan Verma 2026-04-03 08:16:38 -07:00
  • f35f5cef09 Merge pull request #1117 from sukarxn/feature/replace-raw-img-tags-with-next/image Rohan Verma 2026-04-03 08:15:59 -07:00
  • 90228d5e0b Merge pull request #1115 from SohamBhattacharjee2003/fix/memoize-json-stringify Rohan Verma 2026-04-03 08:14:24 -07:00
  • 183169a37a Merge pull request #1113 from SohamBhattacharjee2003/perf/optimize-threads-query Rohan Verma 2026-04-03 08:12:16 -07:00
  • 0ad72e21a5 Merge pull request #1112 from SohamBhattacharjee2003/fix/fetch-abort-controller Rohan Verma 2026-04-03 08:11:42 -07:00
  • bb84bb25a3 perf(images): add sizes prop to improve Next.js image loading ArvinFarrelP 2026-04-03 22:11:21 +07:00
  • 3dba11d532 Merge pull request #1110 from mvanhorn/fix/upload-progress-interval-cleanup Rohan Verma 2026-04-03 08:08:38 -07:00
  • 71badbed31 Merge pull request #1109 from mvanhorn/fix/onboarding-timer-cleanup Rohan Verma 2026-04-03 08:07:11 -07:00
  • d8231c2002 Merge pull request #1108 from mvanhorn/perf/throttle-scroll-handlers Rohan Verma 2026-04-03 08:06:25 -07:00