Commit graph

  • f3fae59a6e
    Merge 1ad7560c46 into 16587ec789 Matt Van Horn 2026-04-24 02:27:10 -07:00
  • 1ad7560c46
    feat(announcements): add SEO metadata via server layout.tsx Matt Van Horn 2026-04-24 02:26:58 -07:00
  • a0f2851784
    Merge pull request #1299 from AnishSarkar22/feat/swappable-filesystem dev Rohan Verma 2026-04-23 19:38:33 -07:00
  • f3c4daa592
    Merge pull request #1298 from tmchow/osc/1245-dedupe-anon-upload Rohan Verma 2026-04-23 19:37:23 -07:00
  • 7063d6d1e4 feat(filesystem): improve path normalization in SurfSenseFilesystemMiddleware to handle Windows-style paths and mixed separators Anish Sarkar 2026-04-24 06:09:22 +05:30
  • 30b55a9baa feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization Anish Sarkar 2026-04-24 05:59:21 +05:30
  • a7a758f26e feat(filesystem): add getAgentFilesystemMounts API and integrate with LocalFilesystemBrowser for improved mount management Anish Sarkar 2026-04-24 05:03:23 +05:30
  • ce71897286 refactor(hotkeys): simplify hotkey display logic and replace icon representation with text in DesktopShortcutsContent and login page Anish Sarkar 2026-04-24 04:54:48 +05:30
  • d1c14160e3 feat(sidebar): enhance DocumentsSidebar with dropdown menu for local folder management and improve UI interactions Anish Sarkar 2026-04-24 04:42:24 +05:30
  • b5400caea6 feat(sidebar): implement local filesystem browser and enhance document sidebar with local folder management features Anish Sarkar 2026-04-24 03:55:24 +05:30
  • 2618205749 refactor(thread): remove unused filesystem settings and related logic from Composer component Anish Sarkar 2026-04-24 03:52:39 +05:30
  • 17f9ee4b59 refactor(icons): replace 'Pen' icon with 'Pencil' across various components for consistency Anish Sarkar 2026-04-24 02:33:57 +05:30
  • 1e9db6f26f feat(filesystem): enhance local mount path normalization and improve virtual path handling in agent filesystem Anish Sarkar 2026-04-24 02:12:30 +05:30
  • c1a07a093e refactor(sidebar): use Monitor icon for system theme option Anish Sarkar 2026-04-24 01:46:44 +05:30
  • a250f97162 feat(thread): support selecting and managing multiple local folders Anish Sarkar 2026-04-24 01:46:32 +05:30
  • 3ee2683391 feat(filesystem): propagate localRootPaths across desktop and web API Anish Sarkar 2026-04-24 01:45:13 +05:30
  • 6721919398 feat(filesystem): add multi-root local folder support in backend Anish Sarkar 2026-04-24 01:44:23 +05:30
  • daac6b5269 feat(login): implement customizable hotkey management in the login page with enhanced UI components Anish Sarkar 2026-04-24 00:06:38 +05:30
  • 46056ee514 fix(settings): update user settings dialog labels and enhance DesktopShortcutsContent component for better hotkey management Anish Sarkar 2026-04-23 23:52:49 +05:30
  • 09ab174221
    Merge pull request #1297 from CREDO23/feature/mcp-migration Rohan Verma 2026-04-23 11:13:54 -07:00
  • fb2aecea46 feat(settings): add DesktopShortcutsContent component for managing hotkeys and update user settings dialog Anish Sarkar 2026-04-23 22:49:59 +05:30
  • 84145566e3 feat(editor): implement local filesystem trust dialog and enhance filesystem mode selection Anish Sarkar 2026-04-23 22:27:58 +05:30
  • 18b4a6ea24 refactor(ui): update icon imports and adjust button styles in editor and report panels Anish Sarkar 2026-04-23 21:03:12 +05:30
  • b5921bf139 feat(markdown): enhance code block rendering for local web files and improve inline code styling Anish Sarkar 2026-04-23 20:47:00 +05:30
  • a1d3356bf5 feat(editor): add reserveToolbarSpace option to enhance toolbar visibility management Anish Sarkar 2026-04-23 20:13:29 +05:30
  • 0381632bc2 refactor(editor): replace Loader2 with Spinner component and enhance save button visibility Anish Sarkar 2026-04-23 20:03:18 +05:30
  • 06b509213c feat(editor): add mode toggle functionality and improve editor state management Anish Sarkar 2026-04-23 19:52:55 +05:30
  • 9317b3f9fc refactor(editor): remove auto-save functionality and simplify SourceCodeEditor props Anish Sarkar 2026-04-23 19:25:59 +05:30
  • fe9ffa1413 refactor(editor): improve SourceCodeEditor styling and enhance scrollbar behavior Anish Sarkar 2026-04-23 18:39:35 +05:30
  • 3f203f8c49 feat(editor): implement auto-save functionality and manual save command in SourceCodeEditor Anish Sarkar 2026-04-23 18:29:32 +05:30
  • d397fec54f feat(editor): add SourceCodeEditor component for enhanced code editing experience Anish Sarkar 2026-04-23 18:21:50 +05:30
  • bbc1c76c0d feat(editor): integrate Monaco Editor for local file editing and enhance language inference Anish Sarkar 2026-04-23 18:00:51 +05:30
  • 864f6f798a feat(filesystem): enhance local file handling in editor and IPC integration Anish Sarkar 2026-04-23 17:23:38 +05:30
  • a2ddf47650 refactor(anon-chat): route upload through anonymousChatApiService Trevin Chow 2026-04-23 03:26:42 -07:00
  • 4899588cd7 feat(web): connect new chat UI to agent filesystem APIs Anish Sarkar 2026-04-23 15:46:39 +05:30
  • 5c3a327a0c feat(desktop): expose agent filesystem IPC APIs Anish Sarkar 2026-04-23 15:45:59 +05:30
  • 1eadecee23 feat(new-chat): integrate filesystem flow into agent pipeline Anish Sarkar 2026-04-23 15:45:33 +05:30
  • 42d2d2222e feat(filesystem): add local folder backend and verification coverage Anish Sarkar 2026-04-23 15:44:12 +05:30
  • 739345671b fix: break circular import in llm_service and kb_sync_service files CREDO23 2026-04-23 11:40:21 +02:00
  • 15a9e8b085 feat(middleware): detect file intent in chat messages Anish Sarkar 2026-04-23 15:03:32 +05:30
  • 749116e830 feat(new-chat): add filesystem backend interfaces and selection helpers Anish Sarkar 2026-04-23 15:02:58 +05:30
  • 45b72de481 fix: robust generic MCP tool routing, retry, and empty-schema handling CREDO23 2026-04-23 11:30:58 +02:00
  • 1712f454f8 fix: add spinner loading state to MCP test connection button CREDO23 2026-04-23 09:45:25 +02:00
  • cf7c14cf44 fix: mark connector auth_expired on token decryption failure CREDO23 2026-04-23 09:27:03 +02:00
  • 2eb0ff9e5e feat: add reauthentication endpoints for Linear and JIRA connectors CREDO23 2026-04-23 08:57:56 +02:00
  • 9bb117ffa7 feat: skip edit view for live connectors, disconnect directly from accounts list CREDO23 2026-04-23 08:51:31 +02:00
  • 80a349ea11 feat: add disconnect functionality for connectors with confirmation prompt CREDO23 2026-04-23 08:50:49 +02:00
  • 0b3551bd06 perf: parallelize MCP connector discovery with per-connector timeout CREDO23 2026-04-23 08:40:06 +02:00
  • e3172dc282 fix: reactive 401 recovery for live MCP connectors and unified reauth endpoints CREDO23 2026-04-23 08:27:11 +02:00
  • 16f47578d7 Enhance MCP tool trust functionality to support OAuth-backed connectors and improve error handling in the UI. Refactor API calls to use baseApiService for consistency. CREDO23 2026-04-23 08:03:32 +02:00
  • 7245ab4046
    Merge pull request #1294 from CREDO23/feature/mcp-migration Rohan Verma 2026-04-22 21:00:28 -07:00
  • baccb44ffb
    Merge 9254e95515 into 16587ec789 vorsengineer 2026-04-23 10:14:22 +07:00
  • b6c506abef fix: treat all Gmail/Calendar as live connectors, hide indexing UI CREDO23 2026-04-22 22:07:55 +02:00
  • 9977f9b641 remove dead indexing tasks and fix silent schedule breakage for live connectors CREDO23 2026-04-22 21:43:51 +02:00
  • f5376f2b55
    Merge pull request #1293 from AnishSarkar22/fix/resume-page-limit Rohan Verma 2026-04-22 12:23:45 -07:00
  • 0eae96bffb fix: harden MCP OAuth and connector edge cases CREDO23 2026-04-22 20:54:42 +02:00
  • 01153b0d7e fix: cache TokenEncryption, clear stale router caches on re-init CREDO23 2026-04-22 20:24:45 +02:00
  • a1d03da896 fix: encrypt tokens at rest, invalidate cache on refresh, clean up logging CREDO23 2026-04-22 20:08:19 +02:00
  • 4915675f45 Merge upstream/dev into feature/mcp-migration CREDO23 2026-04-22 19:53:26 +02:00
  • 336bd57c4d refactor: enhance button loading states and styling in editor and sidebar components Anish Sarkar 2026-04-22 23:06:49 +05:30
  • 6ac5256431 feat: implement background processing for binary attachments in Obsidian plugin Anish Sarkar 2026-04-22 23:00:34 +05:30
  • 5047527b47 feat: enhance binary attachment handling in sync engine Anish Sarkar 2026-04-22 22:30:43 +05:30
  • a4134f1f03 fix alembic migration version numbering CREDO23 2026-04-22 19:00:27 +02:00
  • 9452d1090a replace broken native Jira/Linear tools with MCP equivalents CREDO23 2026-04-22 18:57:49 +02:00
  • f2d9e67ac2 add multi-account MCP tool disambiguation with prefix namespacing CREDO23 2026-04-22 18:57:43 +02:00
  • 9eb54bc4af add account metadata discovery and connected_accounts tool CREDO23 2026-04-22 18:57:26 +02:00
  • 23a52b6c63 feat: add confirmation modal for enabling attachment sync in SurfSense plugin Anish Sarkar 2026-04-22 22:01:14 +05:30
  • 6eeaa2db4d feat: enhance Obsidian plugin schema with HeadingRef class Anish Sarkar 2026-04-22 20:26:58 +05:30
  • 8ca4465a50 fix: adjust spacing in resume template for highlights Anish Sarkar 2026-04-22 19:24:30 +05:30
  • 8b67d5416e docs: update resume template guidelines for skills sections Anish Sarkar 2026-04-22 18:46:55 +05:30
  • 144e513068 feat: implement resume page limit functionality Anish Sarkar 2026-04-22 18:46:17 +05:30
  • 1d324f169f docs: enhance Obsidian connector installation instructions and add BRAT installation method Anish Sarkar 2026-04-22 17:34:27 +05:30
  • 16587ec789
    Merge pull request #1292 from MODSetter/dev main 0.0.19.4 Rohan Verma 2026-04-22 04:06:06 -07:00
  • b067c92b4c Merge commit 'f02909e378' into dev DESKTOP-RTLN3BA\$punk 2026-04-22 04:04:41 -07:00
  • 435406c302 temp(hotpatch): block github_coplot custom provider DESKTOP-RTLN3BA\$punk 2026-04-22 04:04:08 -07:00
  • a4bc621c2a uniform connector UX across all connector types CREDO23 2026-04-22 11:22:04 +02:00
  • dfa40b8801 fix MCP OAuth for all 5 services, add MCP connector edit view CREDO23 2026-04-22 10:50:43 +02:00
  • f02909e378
    Merge pull request #1291 from MODSetter/dev 0.0.19.3 Rohan Verma 2026-04-22 01:22:28 -07:00
  • dde1948a5c fix Slack MCP OAuth: v2 endpoint, user_scope param, nested token extraction CREDO23 2026-04-22 10:06:12 +02:00
  • 80d3f624d4 chore: linting DESKTOP-RTLN3BA\$punk 2026-04-22 01:05:31 -07:00
  • c85c3a438e
    Merge pull request #1290 from MODSetter/dev_mod Rohan Verma 2026-04-22 01:00:24 -07:00
  • 9b56d45157 Merge commit '4356a2499b' into dev DESKTOP-RTLN3BA\$punk 2026-04-22 00:59:04 -07:00
  • 970f62278b revert scope_param, use standard scope for Slack v2_user endpoint CREDO23 2026-04-22 09:56:18 +02:00
  • 95de0547f4 feat: add default API base URLs for LiteLLM providers and enhance fallback handling in LLMRouterService dev_mod DESKTOP-RTLN3BA\$punk 2026-04-22 00:56:05 -07:00
  • 820326e3ee use user_scope param for Slack OAuth CREDO23 2026-04-22 09:54:16 +02:00
  • 3638d72b29 restore full Slack MCP scopes for all MCP tools CREDO23 2026-04-22 09:41:19 +02:00
  • 225236e6f1 add required OAuth scopes for Slack MCP CREDO23 2026-04-22 09:35:15 +02:00
  • 0cc2475f6b add required OAuth scopes for Airtable MCP CREDO23 2026-04-22 09:21:19 +02:00
  • 2f4052aa71 use pre-configured credentials for Airtable MCP OAuth CREDO23 2026-04-22 09:15:06 +02:00
  • c277b6c121 skip indexing config dialog for non-indexable connectors CREDO23 2026-04-22 09:01:35 +02:00
  • ea3508cb25 use native connector types for MCP OAuth, restore original UI CREDO23 2026-04-22 08:57:28 +02:00
  • 940889c291 fix open redirect, error leaking, unused imports, state validation CREDO23 2026-04-22 08:42:38 +02:00
  • bd2d6c07ff fix: summarization middleware usage DESKTOP-RTLN3BA\$punk 2026-04-21 22:13:41 -07:00
  • 4356a2499b
    Merge pull request #1289 from MODSetter/dev 0.0.19.2 Rohan Verma 2026-04-21 21:02:02 -07:00
  • 5353d4587f
    Merge pull request #1287 from AnishSarkar22/fix/docker-host-gateway Rohan Verma 2026-04-21 20:55:45 -07:00
  • f523264c13
    Merge 3eb4d55ef5 into 41ff15638c Anish Sarkar 2026-04-22 06:40:42 +05:30
  • 3eb4d55ef5 chore: ran linting Anish Sarkar 2026-04-22 06:40:39 +05:30
  • 4a75603d4f feat: implement sync notifications for Obsidian plugin Anish Sarkar 2026-04-22 06:38:51 +05:30
  • 3b7f27cff9 chore: update GitHub Actions workflows to use Node.js 22.x and enhance connection indicator styling in SurfSense plugin Anish Sarkar 2026-04-22 06:26:49 +05:30
  • 3b38daaca5 chore: update version from 0.1.1-beta.1 to 0.1.1 in manifest and versions files for SurfSense plugin Anish Sarkar 2026-04-22 06:18:58 +05:30