Commit graph

  • 2461353312 feat(sidebar): implement mobile submenus in SidebarUserProfile Anish Sarkar 2026-07-07 21:36:18 +05:30
  • 1c5b08561d feat(web): add hosted and self-host MCP client configs CREDO23 2026-07-07 18:06:04 +02:00
  • 9aef0c27a2 docs(mcp): document hosted /mcp remote endpoint CREDO23 2026-07-07 18:06:00 +02:00
  • 2b9daead58 feat(mcp): add health endpoint with public-path auth exemption CREDO23 2026-07-07 18:05:56 +02:00
  • 80a6b05478 refactor(sidebar): enhance MobileSidebar and SidebarUserProfile UI Anish Sarkar 2026-07-07 21:28:32 +05:30
  • c12790f091 feat(notifications): integrate Drawer for mobile notifications and enhance UI components Anish Sarkar 2026-07-07 20:55:58 +05:30
  • 2acc1426bf refactor(mcp): split scraper and knowledge-base features into SRP modules CREDO23 2026-07-07 17:22:37 +02:00
  • 335e37e1d3 feat(notifications): enhance notification handling with total counts and improved filtering Anish Sarkar 2026-07-07 20:48:16 +05:30
  • 469d7b10a6 refactor(sidebar): remove InboxSidebar and SidebarSlideOutPanel components Anish Sarkar 2026-07-07 20:48:03 +05:30
  • 93a09e1978 refactor(layout): remove Inbox component and integrate NotificationsDropdown Anish Sarkar 2026-07-07 20:47:48 +05:30
  • a7215c09dc docs(mcp): tighten comments to intent-only CREDO23 2026-07-07 16:55:20 +02:00
  • 0d4033682d build(mcp): declare starlette and uvicorn dependencies CREDO23 2026-07-07 16:52:30 +02:00
  • fa7d5f83f0 test(mcp): cover per-request auth and workspace isolation CREDO23 2026-07-07 16:52:30 +02:00
  • 44d0f28c5f fix(mcp): scope active workspace per caller identity CREDO23 2026-07-07 16:52:30 +02:00
  • 93bd022c02 feat(mcp): serve stateless streamable-http with stdio dispatch CREDO23 2026-07-07 16:52:30 +02:00
  • 3b4678ade4 feat(mcp): make api_key optional, add http host/port config CREDO23 2026-07-07 16:52:30 +02:00
  • 8a54e0293e refactor(mcp): resolve API key per request in client CREDO23 2026-07-07 16:52:30 +02:00
  • 80e032ec3a feat(mcp): assemble streamable-http transport app CREDO23 2026-07-07 16:52:30 +02:00
  • 97f6497e2a feat(mcp): add per-request API key identity auth slice CREDO23 2026-07-07 16:52:30 +02:00
  • b477d33cba Merge commit 'fa7075fde6' into dev DESKTOP-RTLN3BA\$punk 2026-07-07 00:39:58 -07:00
  • fa7075fde6
    Merge pull request #1580 from MODSetter/ci_mvp 0.0.31.4 Rohan Verma 2026-07-07 00:37:42 -07:00
  • 0592215bad feat(auth-utils): add '/blog' to public route prefixes for fixed navigation ci_mvp DESKTOP-RTLN3BA\$punk 2026-07-07 00:37:14 -07:00
  • 261ace58f9
    Merge pull request #1579 from AnishSarkar22/hotfix/ci-ui 0.0.31.3 Anish Sarkar 2026-07-07 11:08:09 +05:30
  • 04ea39f483 refactor(sidebar): remove isShared prop from ChatListItem and Sidebar components Anish Sarkar 2026-07-07 11:05:35 +05:30
  • 431f826a40
    Merge pull request #1578 from MODSetter/ci_mvp 0.0.31.2 Rohan Verma 2026-07-06 22:34:57 -07:00
  • 72cdef0c78 Merge commit '2afc321531' into ci_mvp DESKTOP-RTLN3BA\$punk 2026-07-06 22:34:21 -07:00
  • 34c8b4aa86 refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance Anish Sarkar 2026-07-07 11:04:04 +05:30
  • 9a9a78e7ef refactor: improve session management and concurrency in Google Search fetcher DESKTOP-RTLN3BA\$punk 2026-07-06 22:33:40 -07:00
  • 2afc321531
    Merge pull request #1577 from MODSetter/ci_mvp 0.0.31.1 Rohan Verma 2026-07-06 21:51:01 -07:00
  • 1c9ab207ef chore: bumped version to 0.0.31 v0.0.31 DESKTOP-RTLN3BA\$punk 2026-07-06 21:43:15 -07:00
  • 8df8565e0a feat: enhance document import functionality and runtime configuration DESKTOP-RTLN3BA\$punk 2026-07-06 21:31:35 -07:00
  • 1fd58752a3 feat: update environment variables and enhance scraping capabilities DESKTOP-RTLN3BA\$punk 2026-07-06 20:27:36 -07:00
  • 271a21aee6 feat: docs and ui tweaks DESKTOP-RTLN3BA\$punk 2026-07-06 19:26:35 -07:00
  • 64f2b4a6eb feat: updated readmes DESKTOP-RTLN3BA\$punk 2026-07-06 16:57:04 -07:00
  • 50f2d095aa feat: api playground, other tweaks DESKTOP-RTLN3BA\$punk 2026-07-06 16:45:04 -07:00
  • 7bf559cd5b
    Merge pull request #1576 from AnishSarkar22/feat/ci-ui-changes Anish Sarkar 2026-07-06 16:19:05 +05:30
  • 7a3f99c4f2 refactor(editor-panel): enhance layout and styling for improved usability Anish Sarkar 2026-07-06 16:12:38 +05:30
  • 4088289f95 refactor(documents): remove unused document editing functionality and streamline components Anish Sarkar 2026-07-06 16:02:22 +05:30
  • 556f02c5be refactor(layout): streamline layout components by removing DocumentsSidebar references Anish Sarkar 2026-07-06 15:35:09 +05:30
  • e133f6f8e8 refactor(user-settings): remove Agent Status feature and related components Anish Sarkar 2026-07-06 15:17:41 +05:30
  • a8c1fb660d feat(rename): complete searchSpace to workspace transition across frontend and backend Anish Sarkar 2026-07-06 15:12:40 +05:30
  • 2a020629c5 feat(artifacts): enhance ArtifactsLibrary UI and add artifacts page detection Anish Sarkar 2026-07-06 14:05:53 +05:30
  • a94a2976f6 refactor(layout): improve layout consistency and styling across user and workspace settings Anish Sarkar 2026-07-06 13:52:47 +05:30
  • 9f853b692c refactor(sidebar): update SidebarSection transition styles for improved visibility Anish Sarkar 2026-07-06 13:28:02 +05:30
  • fd8d1273cd Merge remote-tracking branch 'upstream/ci_mvp' into feat/ci-ui-changes Anish Sarkar 2026-07-06 13:25:51 +05:30
  • 7c9cb5abd3 refactor(sidebar): update AllChatsSidebar styling and folder type validation Anish Sarkar 2026-07-06 13:05:29 +05:30
  • 192b9840f2 refactor(sidebar): enhance layout and styling in FolderTreeView and AllChatsSidebar Anish Sarkar 2026-07-06 13:05:11 +05:30
  • e24abd7eac refactor(sidebar): streamline DocumentsSidebar and FolderTreeView for improved performance Anish Sarkar 2026-07-06 12:49:41 +05:30
  • 035e777287 chore: remove proprietary README file DESKTOP-RTLN3BA\$punk 2026-07-05 23:44:31 -07:00
  • a64c8205fe feat: implement ensure_publication for zero_publication management DESKTOP-RTLN3BA\$punk 2026-07-05 23:17:13 -07:00
  • 7562bc78ee feat: zero_publication on startup and init migration from search space to workspace. DESKTOP-RTLN3BA\$punk 2026-07-05 23:16:46 -07:00
  • 53259b6105 feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling Anish Sarkar 2026-07-06 11:44:45 +05:30
  • 312ae6f753 feat(sidebar): refactor DocumentsSidebar to utilize SidebarSection for improved layout Anish Sarkar 2026-07-06 11:28:41 +05:30
  • 7bc47aada0 feat(sidebar): add embedded documents menu for enhanced document management Anish Sarkar 2026-07-06 11:22:33 +05:30
  • 62c0573b1c feat(sidebar): enhance document management UI and improve layout structure Anish Sarkar 2026-07-06 11:11:53 +05:30
  • f11cc3868c feat(assistant-ui): add "Manage Connectors" option to ComposerAction and clean up DocumentsFilters component Anish Sarkar 2026-07-06 11:09:25 +05:30
  • cda232101f feat(workspace): remove AI file sorting feature and related components Anish Sarkar 2026-07-06 10:50:20 +05:30
  • 576821fb40 chore: remove deprecated umbrella plan and related documents DESKTOP-RTLN3BA\$punk 2026-07-05 22:11:24 -07:00
  • 72c2dd0e1b refactor(team): streamline TeamPage function parameters and improve layout constraints Anish Sarkar 2026-07-06 10:40:49 +05:30
  • 865e22aaa4 refactor(chats): simplify chat filtering logic in AllChatsSidebar Anish Sarkar 2026-07-06 10:37:53 +05:30
  • 29d4fde2c0 feat(chats): add filter dropdown for active and archived chats in AllChatsSidebar Anish Sarkar 2026-07-06 10:37:21 +05:30
  • 4739cadc7e feat: add Reddit link to community strip and footer DESKTOP-RTLN3BA\$punk 2026-07-05 21:57:39 -07:00
  • 420ce3e153 feat(chats): implement ChatsPage component and update layout for all chats functionality Anish Sarkar 2026-07-06 10:26:32 +05:30
  • a7c3b2ae63 feat(schema): add API schema definitions for connectors DESKTOP-RTLN3BA\$punk 2026-07-05 21:49:30 -07:00
  • 248e3aae57 fix(layout): update routing paths for user and search space settings Anish Sarkar 2026-07-06 10:17:13 +05:30
  • 3719037c16 refactor(workspace): standardize component props to use workspaceId Anish Sarkar 2026-07-06 10:16:21 +05:30
  • ec617c1c6b refactor(workspace): update terminology from search space to workspace Anish Sarkar 2026-07-06 10:09:30 +05:30
  • c379ab1155 feat(workspace): refactor search space handling to workspace Anish Sarkar 2026-07-06 10:04:17 +05:30
  • af7cdd3ca5 fix: update README files to correct image references and remove unnecessary elements DESKTOP-RTLN3BA\$punk 2026-07-05 21:27:27 -07:00
  • 93bec4a38e feat: announcements and readme rework DESKTOP-RTLN3BA\$punk 2026-07-05 21:23:25 -07:00
  • e92b7a34ed feat(search-space): introduce activeWorkspaceIdAtom and refactor user-message component for improved readability Anish Sarkar 2026-07-06 09:35:12 +05:30
  • dec4cd9a0d
    Merge pull request #1574 from CREDO23/feature-mcp-server Rohan Verma 2026-07-05 20:48:15 -07:00
  • 7af3f535fc feat(pricing): enhance pricing page with SEO metadata and structured data DESKTOP-RTLN3BA\$punk 2026-07-05 20:45:23 -07:00
  • 66a34abe63 feat(skills): add new skills for animation vocabulary, design engineering, and review animations DESKTOP-RTLN3BA\$punk 2026-07-05 20:29:51 -07:00
  • fb5b0da816 feat(marketing): CI-first homepage, connector API pages, and hero chat demo DESKTOP-RTLN3BA\$punk 2026-07-05 20:28:27 -07:00
  • 6fafedca6a Support separate embedding base URL Dustin Persek 2026-07-05 22:33:09 -04:00
  • faa6d6baea refactor(mcp): rename SURFSENSE_PAT to SURFSENSE_API_KEY CREDO23 2026-07-06 03:40:36 +02:00
  • b2bf925f63 test(mcp): cover dropping of unset query params CREDO23 2026-07-06 03:17:25 +02:00
  • abbb43632f fix(mcp): omit unset query params from REST requests CREDO23 2026-07-06 03:17:25 +02:00
  • cb22cc4bfc fix(backend): read page_content on extension document ingestion CREDO23 2026-07-06 03:17:25 +02:00
  • 479ca3bbee feat(mcp): add server entrypoint and test suite CREDO23 2026-07-06 02:29:19 +02:00
  • 34efe3aa44 feat(mcp): add knowledge base tools CREDO23 2026-07-06 02:29:19 +02:00
  • 39dd413711 feat(mcp): add scraper tools for all platforms CREDO23 2026-07-06 02:29:19 +02:00
  • bbb21fb010 feat(mcp): add workspace selector tools CREDO23 2026-07-06 02:29:19 +02:00
  • 26dbc64b4a feat(mcp): add response rendering helpers CREDO23 2026-07-06 02:29:19 +02:00
  • 439796ea15 feat(mcp): add workspace resolution context CREDO23 2026-07-06 02:29:19 +02:00
  • a524fc77cc feat(mcp): add authenticated REST client CREDO23 2026-07-06 02:29:19 +02:00
  • eda0249aec feat(mcp): add environment-based configuration CREDO23 2026-07-06 02:29:19 +02:00
  • 23bff86d10 chore(mcp): scaffold surfsense-mcp package CREDO23 2026-07-06 02:29:19 +02:00
  • 800c0e55fd feat(backend): expose semantic document search endpoint CREDO23 2026-07-06 02:29:19 +02:00
  • 80927a2872 feat(billing): meter platform scrapers per item; consolidate web scraping onto web.crawl DESKTOP-RTLN3BA\$punk 2026-07-05 17:08:01 -07:00
  • b8285a0b72
    Merge pull request #1573 from AnishSarkar22/feat/ci-ui-changes Rohan Verma 2026-07-05 15:28:14 -07:00
  • 4ca66d8f93 refactor(frontend-design): enhance guidance for UI design with expanded principles Anish Sarkar 2026-07-06 03:52:30 +05:30
  • bdeeeb7e88 feat(frontend-design): add comprehensive guidance for distinctive visual design Anish Sarkar 2026-07-06 03:30:17 +05:30
  • fd45e76f70 feat(agents): sharpen lead-list quality and Maps/Search routing boundary DESKTOP-RTLN3BA\$punk 2026-07-05 04:37:24 -07:00
  • c600a2920b feat(crawler): harden web crawler and agent tooling for real-world research tasks DESKTOP-RTLN3BA\$punk 2026-07-05 03:51:16 -07:00
  • b6e378b070 feat(runs): introduce Run and ToolOutputSpill models for logging scraper invocations DESKTOP-RTLN3BA\$punk 2026-07-04 22:55:55 -07:00
  • 7c57c435d0
    Merge 4ceb5827f1 into aa7388f2f7 Anish Sarkar 2026-07-05 10:03:36 +05:30
  • ab747e7a49 feat(agents): consolidate connectors under mcp_discovery; route web search through google_search DESKTOP-RTLN3BA\$punk 2026-07-04 21:06:04 -07:00
  • ff2e5f390f feat(reddit): implement Reddit scraping subagent and associated capabilities DESKTOP-RTLN3BA\$punk 2026-07-04 17:31:11 -07:00