Commit Graph

  • 5bb619227e fix linear connector methods to return status dicts CREDO23 2026-02-18 19:13:14 +02:00
  • f0e1f3419e fix(notion): remove parent_page_id from create_notion_page tool signature CREDO23 2026-02-18 19:02:16 +02:00
  • 1d6c1a2287 feat(linear): disable linear tools when no connector, handle in streaming CREDO23 2026-02-18 18:49:03 +02:00
  • c201a0602a feat(linear): register linear tools in registry CREDO23 2026-02-18 18:46:45 +02:00
  • e618deaefc feat(linear): add tools __init__ CREDO23 2026-02-18 18:41:43 +02:00
  • 94ae9989de feat(linear): add delete_linear_issue tool CREDO23 2026-02-18 18:41:09 +02:00
  • 72df61da6e feat(linear): add update_linear_issue tool CREDO23 2026-02-18 18:28:47 +02:00
  • 46bdb64476 feat(linear): add create_linear_issue tool CREDO23 2026-02-18 18:12:23 +02:00
  • 58955cdc9f feat(linear): add LinearKBSyncService and services __init__ CREDO23 2026-02-18 17:51:53 +02:00
  • 3fd80a61f9 feat(linear): add LinearToolMetadataService CREDO23 2026-02-18 17:34:52 +02:00
  • 50868f32d4 feat: add Linear write mutations to LinearConnector CREDO23 2026-02-18 16:53:21 +02:00
  • 594379ea69 Disable streaming for KB sync summary LLM to prevent token leaking into chat; remove workspace_icon from update-notion-page CREDO23 2026-02-18 15:10:51 +02:00
  • d28aed14b3 Guard KB sync on document_id; fix comment style CREDO23 2026-02-18 12:31:28 +02:00
  • 2c68e4ad69 Merge pull request #824 from mainnebula/steward/781-fix-double-file-dialog Rohan Verma 2026-02-17 21:10:53 -08:00
  • e34921eac4 feat: introduce plugin presets for PlateEditor, allowing flexible configuration of editor features Anish Sarkar 2026-02-18 03:49:28 +05:30
  • fed500ce34 feat: add read-only mode for report content with MarkdownViewer, enhancing user experience for shared reports Anish Sarkar 2026-02-18 03:34:11 +05:30
  • 64a170efce Fix critical bugs in KB sync implementation CREDO23 2026-02-17 21:27:58 +02:00
  • 7b44dd58f5 feat: implement platform-aware keyboard shortcuts for sidebar and toolbar actions, enhancing user experience Anish Sarkar 2026-02-18 00:26:18 +05:30
  • 7d1bd1fab4 Implement KB sync after Notion page updates with block ID verification CREDO23 2026-02-17 20:30:12 +02:00
  • 2f65536c6d use document_id instead of page_id for kb sync lookup CREDO23 2026-02-17 18:25:56 +02:00
  • bd3bd701a7 fix jsonb query syntax for page_id lookup CREDO23 2026-02-17 18:02:00 +02:00
  • baa02c50e4 refactor: replace Pencil icon with PenLine in RowActions and update loading state with Skeleton components in editor page Anish Sarkar 2026-02-17 21:27:01 +05:30
  • f5195b4c2f fix import path for generate_content_hash CREDO23 2026-02-17 17:50:47 +02:00
  • e92aa68523 fix circular import in kb sync service CREDO23 2026-02-17 17:48:24 +02:00
  • b240bc3e1a add kb sync for notion updates CREDO23 2026-02-17 17:37:47 +02:00
  • b3042a02be fix: prevent file attachment dialog from opening twice mainnebula 2026-02-16 18:12:10 -05:00
  • b915ae6fcd Merge pull request #823 from MODSetter/dev Rohan Verma 2026-02-17 00:40:35 -08:00
  • ce110faa5a refactor: simplify Docker run command in README files DESKTOP-RTLN3BA\$punk 2026-02-17 00:39:12 -08:00
  • bbc9c705a7 Merge commit '7b729264f282a01469abea14b46f71feeb8180b5' into dev DESKTOP-RTLN3BA\$punk 2026-02-16 23:55:17 -08:00
  • e746863a39 fix: update iconLink type to allow null values in DriveItem interfaces DESKTOP-RTLN3BA\$punk 2026-02-16 23:52:43 -08:00
  • 7b729264f2 Merge pull request #822 from MODSetter/dev 0.0.13.2 Rohan Verma 2026-02-16 23:51:46 -08:00
  • 7bd3a4e08f chore: linting DESKTOP-RTLN3BA\$punk 2026-02-16 23:30:35 -08:00
  • 09c5f5bd0d refactor: update _render_block function to use a parameter for numbered list counter, improving state management Anish Sarkar 2026-02-17 12:59:47 +05:30
  • 786b65d68f feat: update default rate limits in SlowAPI limiter DESKTOP-RTLN3BA\$punk 2026-02-16 23:28:20 -08:00
  • b23868c6db Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-02-16 23:18:39 -08:00
  • 338dd8d282 feat: add health check endpoint and improve rate limiting DESKTOP-RTLN3BA\$punk 2026-02-16 23:18:29 -08:00
  • a482cc95de chore: ran linting Anish Sarkar 2026-02-17 12:47:39 +05:30
  • e46b24a2b1 chore: remove package-lock.json file to streamline dependency management Anish Sarkar 2026-02-17 12:46:42 +05:30
  • 49ac09b2cb feat: add support for rendering table cell content in markdown conversion Anish Sarkar 2026-02-17 12:45:57 +05:30
  • 6cc74689bc feat: implement save and leave functionality in editor, enhance layout and error handling Anish Sarkar 2026-02-17 12:42:50 +05:30
  • 0ebf1ea1a3 Merge pull request #820 from manojag115/bug/817 Rohan Verma 2026-02-16 22:55:08 -08:00
  • 664961076c feat: enhance FloatingToolbar to conditionally render based on mobile device detection Anish Sarkar 2026-02-17 12:18:17 +05:30
  • 3f1f9f0bde feat: update announcements data DESKTOP-RTLN3BA\$punk 2026-02-16 22:44:32 -08:00
  • 4afddbda5a feat: update README files for realtime collab DESKTOP-RTLN3BA\$punk 2026-02-16 22:31:18 -08:00
  • e910001518 fix: update migration messages for clarity in source_markdown migration process Anish Sarkar 2026-02-17 12:00:33 +05:30
  • ef53203e4b feat: optimize source_markdown migration by processing documents in batches to reduce memory usage and improve performance Anish Sarkar 2026-02-17 11:47:56 +05:30
  • e1087937e6 feat: refine source_markdown migration logic to only convert documents with blocknote_document data, ensuring lazy population for others Anish Sarkar 2026-02-17 11:34:28 +05:30
  • 8b497da130 feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter Anish Sarkar 2026-02-17 11:34:11 +05:30
  • 22bf9ea718 Fix Obsidian connector Manoj Aggarwal 2026-02-16 21:07:08 -08:00
  • f2a2872995 Merge remote-tracking branch 'upstream/dev' into fix/ui Anish Sarkar 2026-02-17 03:58:57 +05:30
  • 2b2a4c858a refactor: update report panel and toolbar components for improved layout and accessibility, including enhanced styling and conditional rendering Anish Sarkar 2026-02-17 03:25:24 +05:30
  • d7118fba15 refactor: enhance InsertToolbarButton and TurnIntoToolbarButton with improved styling for dark mode and better layout management Anish Sarkar 2026-02-17 02:46:23 +05:30
  • d4ad1dcae4 refactor: enhance UI components with dark mode support and streamline tooltip usage across toolbar buttons Anish Sarkar 2026-02-17 02:26:43 +05:30
  • 6af251a108 refactor: update FixedToolbarButtons to conditionally render save button based on read-only state, and adjust dropdown menu styles for better usability Anish Sarkar 2026-02-17 02:01:50 +05:30
  • df3f724caf refactor: remove KbdPlugin and MoreToolbarButton, and add Superscript and Subscript options to InsertToolbarButton for cleaner toolbar functionality Anish Sarkar 2026-02-17 01:50:09 +05:30
  • 841e764729 refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code Anish Sarkar 2026-02-17 01:40:10 +05:30
  • 1768887be8 feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons Anish Sarkar 2026-02-17 01:30:38 +05:30
  • 0edfd116af refactor: improve InlineCombobox context handling and optimize search functionality Anish Sarkar 2026-02-17 00:05:38 +05:30
  • 648b00da64 feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing Anish Sarkar 2026-02-16 23:39:22 +05:30
  • 5825ab9884 feat: updated homepage - Added the 'lenis' library for smooth scrolling functionality. - Integrated 'UseCasesGrid' component into the homepage layout. - Updated 'HeroSection' to replace image elements with 'WalkthroughScroll' for enhanced user experience. DESKTOP-RTLN3BA\$punk 2026-02-16 05:50:47 -08:00
  • 9e359a79b9 feat: update README files to include usage instructions DESKTOP-RTLN3BA\$punk 2026-02-16 05:05:30 -08:00
  • 2d74d7bc4b refactor: update tooltip component structure and styling for improved usability and consistency Anish Sarkar 2026-02-16 16:13:45 +05:30
  • e799c3f061 refactor: remove BlockListStatic component and integrate InlineCombobox for slash commands in the editor Anish Sarkar 2026-02-16 16:05:33 +05:30
  • 93a0487e56 feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies Anish Sarkar 2026-02-16 16:05:16 +05:30
  • 1450e22f54 feat: introduce fixed toolbar and insert button for enhanced editor functionality Anish Sarkar 2026-02-16 15:49:07 +05:30
  • 9390f195cc refactor: fix decision handling and error message extraction in Notion tools DESKTOP-RTLN3BA\$punk 2026-02-16 02:14:26 -08:00
  • 28d93aed2a feat: enhance inline mention editor to preserve mention tokens DESKTOP-RTLN3BA\$punk 2026-02-16 01:34:36 -08:00
  • 1849b451a5 feat: update Celery worker configuration and improve connector deletion process DESKTOP-RTLN3BA\$punk 2026-02-16 00:07:23 -08:00
  • 81c70befcf chore: linting DESKTOP-RTLN3BA\$punk 2026-02-15 23:38:15 -08:00
  • b9159a8329 feat: fixed bugs DESKTOP-RTLN3BA\$punk 2026-02-15 23:36:20 -08:00
  • 11b9ebd9cd Merge pull request #818 from AnishSarkar22/feat/report-artifact Rohan Verma 2026-02-15 15:28:11 -08:00
  • 793c19556d chore: ran linting Anish Sarkar 2026-02-16 03:54:19 +05:30
  • bff52c71ef feat: improve report generation functionality to chat streaming service Anish Sarkar 2026-02-16 03:53:33 +05:30
  • 73147c69a3 refactor: remove deprecated editor plugins and UI components for cleaner codebase Anish Sarkar 2026-02-16 01:15:21 +05:30
  • 1995fe9ec1 feat: add report content update endpoint and integrate Platejs editor for markdown editing Anish Sarkar 2026-02-16 00:11:34 +05:30
  • f489f2c030 Merge pull request #816 from AnishSarkar22/feat/report-artifact Rohan Verma 2026-02-14 15:01:23 -08:00
  • cb759b64fe chore: remove unused coment in dockerfile Anish Sarkar 2026-02-14 19:12:27 +05:30
  • ed28439246 Merge remote-tracking branch 'upstream/dev' into feat/report-artifact Anish Sarkar 2026-02-14 19:12:01 +05:30
  • 2755c0d7c0 chore: update uv.lock and ran linting Anish Sarkar 2026-02-14 19:09:45 +05:30
  • 3ec30d94ce refactor: optimize report generation tool to use short-lived database sessions for improved performance and connection management Anish Sarkar 2026-02-14 18:48:36 +05:30
  • e1124d170d feat: update LaTeX delimiter conversion for Streamdown compatibility Anish Sarkar 2026-02-14 14:29:16 +05:30
  • 8746051670 feat: enhance system prompts to specify LaTeX notation for mathematical expressions Anish Sarkar 2026-02-14 14:28:47 +05:30
  • 4fdb165a5f Merge pull request #811 from CREDO23/feature/human-in-the-loop Rohan Verma 2026-02-13 21:28:07 -08:00
  • b939c79a49 feat: fixed docker issues DESKTOP-RTLN3BA\$punk 2026-02-13 16:16:02 -08:00
  • 66a6fb685e Merge upstream/dev into feature/human-in-the-loop CREDO23 2026-02-13 20:17:59 +02:00
  • d8d62ab2c5 Disable Notion tools when connector not configured CREDO23 2026-02-13 19:52:48 +02:00
  • 2a15e0d337 fix: resolve race condition and add cleanup in HITL flow CREDO23 2026-02-13 19:17:36 +02:00
  • 743b40ece6 fix: add user_id filter to create_notion_page connector lookup CREDO23 2026-02-13 19:15:17 +02:00
  • 97d5b046d4 Fix delete notion page tool implementation CREDO23 2026-02-13 18:50:14 +02:00
  • 47670997df chore: remove Typst installation from Dockerfiles to streamline image builds Anish Sarkar 2026-02-13 22:05:56 +05:30
  • 11e1c01847 Add delete_from_db checkbox and update ApprovalCard UI for delete tool CREDO23 2026-02-13 16:25:19 +02:00
  • cc36780c67 Add delete_from_db parameter and DB deletion logic to delete_notion_page CREDO23 2026-02-13 16:08:06 +02:00
  • 45de7d546c Refactor delete_notion_page: use page_title, add HITL, logging, not_found status CREDO23 2026-02-13 15:52:50 +02:00
  • 138c6d8cd6 feat: update report generation tool with new user prompts Anish Sarkar 2026-02-13 19:02:46 +05:30
  • 2327ec9326 Fix UpdateNotionPageToolUI args type to match backend signature CREDO23 2026-02-13 15:32:38 +02:00
  • eca5332d81 Improve full-screen mode with modal popup and backdrop CREDO23 2026-02-13 15:26:19 +02:00
  • 254ed5ed11 Unify SuccessCard for create and update tools to show only title and URL CREDO23 2026-02-13 13:46:47 +02:00
  • 2bbb8e6a3a Add InfoCard for not_found status with amber warning styling CREDO23 2026-02-13 13:35:33 +02:00
  • 2d4f5357e7 Merge remote-tracking branch 'upstream/dev' into feat/report-artifact Anish Sarkar 2026-02-13 17:04:50 +05:30
  • 3d712e391b feat: add support for LaTeX rendering in Markdown components with rehype-katex and remark-math Anish Sarkar 2026-02-13 17:03:53 +05:30