Commit Graph

  • 6095b48b5f feat(observability): add SurfSense metric helpers Anish Sarkar 2026-05-21 23:02:20 +05:30
  • eb2e2b253b feat(observability): add OpenTelemetry process bootstrap Anish Sarkar 2026-05-21 23:01:54 +05:30
  • 60049936e3 chore(dev): add local OpenTelemetry backend configuration Anish Sarkar 2026-05-21 23:00:56 +05:30
  • 15458157b9 refactor(ui): update alert variants and button styles in connector and document upload popups Anish Sarkar 2026-05-21 19:16:17 +05:30
  • 2fd05d720e chore: add OpenTelemetry dependencies and update lock file Anish Sarkar 2026-05-21 17:23:41 +05:30
  • 862381f4e6 Merge remote-tracking branch 'upstream/dev' into feat/opentelemetry Anish Sarkar 2026-05-21 03:46:53 +05:30
  • 5c4da79da4 Merge pull request #1422 from CREDO23/improvement-agent-speed Rohan Verma 2026-05-20 14:57:19 -07:00
  • 6e27f63d85 refactor(env): consolidate BACKEND_URL imports in GoogleLoginButton and DocumentTabContent Anish Sarkar 2026-05-21 00:54:22 +05:30
  • 49da7a57df Merge remote-tracking branch 'upstream/dev' into improvement-agent-speed CREDO23 2026-05-20 21:23:48 +02:00
  • 7a0de6d377 Merge remote-tracking branch 'upstream/dev' into feat/opentelemetry Anish Sarkar 2026-05-21 00:46:40 +05:30
  • 883ac81ce1 Merge pull request #1420 from AnishSarkar22/fix/pnpm-version-ci Rohan Verma 2026-05-20 12:14:47 -07:00
  • 54716105d2 Merge pull request #1418 from VarunShukla07/fix/env-config-tool-ui-generators Rohan Verma 2026-05-20 12:14:09 -07:00
  • 1a6d1ced43 Merge pull request #1417 from VarunShukla07/fix/env-config-editor-chat-dashboard Rohan Verma 2026-05-20 12:14:01 -07:00
  • c97bb81126 Merge pull request #1416 from VarunShukla07/fix/env-config-connector-forms Rohan Verma 2026-05-20 12:13:50 -07:00
  • 8823574c19 Merge pull request #1415 from VarunShukla07/fix/env-config-lib-files Rohan Verma 2026-05-20 12:13:12 -07:00
  • 55cce4ea59 Merge pull request #1414 from AnishSarkar22/feature/memory-support-document-panel Rohan Verma 2026-05-20 12:12:27 -07:00
  • 8c91c9d76b refactor: replace ContextMenu with DropdownMenu in SearchSpaceAvatar for improved mobile and desktop interactions Anish Sarkar 2026-05-21 00:19:59 +05:30
  • d5ee8cc4cd Merge remote-tracking branch 'upstream/dev' into improvement-agent-speed CREDO23 2026-05-20 19:22:49 +02:00
  • 2be3f04df5 chore(scripts): drop one-off MCP session lifetime probe CREDO23 2026-05-20 19:11:00 +02:00
  • 704d1bf18f refactor(mcp): per-connector cache refresh on lifecycle events CREDO23 2026-05-20 17:43:27 +02:00
  • 58a975205d chore: add workflow file to change detection filters for backend and frontend jobs Anish Sarkar 2026-05-20 20:06:38 +05:30
  • a6a0f7a373 chore: streamline GitHub Actions workflow by removing change detection job and simplifying test conditions Anish Sarkar 2026-05-20 20:03:51 +05:30
  • 844b8ba609 chore: refactor GitHub Actions workflow to improve backend change detection and job dependencies Anish Sarkar 2026-05-20 19:42:47 +05:30
  • c0aa4261ac perf(mcp): persist list_tools discovery in connector.config.cached_tools CREDO23 2026-05-20 16:11:07 +02:00
  • a786574484 chore: simplify job names in GitHub Actions workflow Anish Sarkar 2026-05-20 19:29:09 +05:30
  • 2de8ea5501 chore: update biome version in pre-commit configuration Anish Sarkar 2026-05-20 19:25:39 +05:30
  • 20152b1243 chore: update Node.js version to 20 in GitHub Actions workflow Anish Sarkar 2026-05-20 18:41:05 +05:30
  • ff2d621185 chore: fix the pnpm version in GitHub Actions workflow Anish Sarkar 2026-05-20 18:37:21 +05:30
  • 0f98480096 Merge pull request #1419 from MODSetter/dev v0.0.24 0.0.24.1 Rohan Verma 2026-05-20 03:27:24 -07:00
  • f5f2456dfd Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-05-20 03:01:49 -07:00
  • ed22da7b95 feat: bumped version to 0.0.24 DESKTOP-RTLN3BA\$punk 2026-05-20 03:01:37 -07:00
  • 39c29d651f feat: enhance token display in MessageInfoDropdown with improved visual separation Anish Sarkar 2026-05-20 15:29:41 +05:30
  • db8bffab38 perf(prompt-cache): enable Azure prompt_cache_key routing hint CREDO23 2026-05-20 11:58:15 +02:00
  • 71dead0406 perf(kb-planner): route internal planner calls to dedicated small/fast LLM CREDO23 2026-05-20 11:42:52 +02:00
  • 8c9be9796a feat: add no-update sentinel handling to save_memory function and corresponding unit tests Anish Sarkar 2026-05-20 15:03:35 +05:30
  • c3db25302b perf(chat): kill auto-pin preflight + speculative build, rely on reactive 429 recovery CREDO23 2026-05-20 11:03:08 +02:00
  • 132e7b3c44 refactor: remove memory extraction functions and related components from the new chat agent Anish Sarkar 2026-05-20 14:03:28 +05:30
  • 4774105015 Merge pull request #1413 from mvanhorn/fix/1359-shared-isMobile-hook Rohan Verma 2026-05-20 01:32:04 -07:00
  • b285293b4e fix: docker one click setup DESKTOP-RTLN3BA\$punk 2026-05-20 01:25:07 -07:00
  • 1791241c0c perf(indexers): offload sync embed_text to thread across background workers CREDO23 2026-05-20 10:09:38 +02:00
  • a8de98895a perf(revert-service): offload sync embed_texts to thread CREDO23 2026-05-20 10:04:26 +02:00
  • a3d6fa6196 perf(document-converters): offload sync embed_text/embed_texts to thread CREDO23 2026-05-20 10:03:42 +02:00
  • 52d425f170 perf(kb-persistence): offload sync embed_texts to thread CREDO23 2026-05-20 10:03:14 +02:00
  • 4fa85a9a94 perf(kb-search): offload sync embed_texts to thread CREDO23 2026-05-20 10:02:38 +02:00
  • 32f6766cb6 fix(tokens): use canonical prompt_tokens_details path for cache fields CREDO23 2026-05-20 09:55:39 +02:00
  • 6090980c5e obs(tokens): log prompt-cache read/write counts and hit ratio per LLM call CREDO23 2026-05-20 09:51:44 +02:00
  • a0ff86e0e8 feat: add memory document model and parsing functionality for markdown handling Anish Sarkar 2026-05-20 13:20:05 +05:30
  • 0cdda14922 perf(kb subagent, desktop): cap evidence.content_excerpt to 500 chars CREDO23 2026-05-20 09:43:36 +02:00
  • 5edf0520c4 perf(kb subagent, cloud): cap evidence.content_excerpt to 500 chars CREDO23 2026-05-20 09:43:32 +02:00
  • b554c600bb perf(research subagent): cap evidence.findings and evidence.sources to bound output CREDO23 2026-05-20 09:42:57 +02:00
  • 6c173dc2a7 perf(teams subagent): stop echoing raw teams/channels/messages payload into evidence.items CREDO23 2026-05-20 09:42:03 +02:00
  • 20f7896a99 perf(luma subagent): stop echoing raw events list into evidence.items CREDO23 2026-05-20 09:41:47 +02:00
  • f4e66718be perf(discord subagent): stop echoing raw channels/messages payload into evidence.items CREDO23 2026-05-20 09:41:36 +02:00
  • 56d8ff89e2 perf(airtable subagent): stop echoing raw records list into evidence.items CREDO23 2026-05-20 09:41:18 +02:00
  • 1b2f13e25c perf(clickup subagent): stop echoing raw tasks list into evidence.items CREDO23 2026-05-20 09:41:04 +02:00
  • 6be1b22ef6 perf(jira subagent): stop echoing raw issues list into evidence.items CREDO23 2026-05-20 09:40:48 +02:00
  • 6e5dd54bbf perf(slack subagent): stop echoing raw messages list into evidence.items CREDO23 2026-05-20 09:40:33 +02:00
  • d3d396a473 perf(linear subagent): stop echoing raw issues list into evidence.items CREDO23 2026-05-20 09:40:18 +02:00
  • 553becea28 perf(gmail subagent): stop echoing raw emails array into evidence.items CREDO23 2026-05-20 09:40:00 +02:00
  • fe07de3f9c chore: ran linting Anish Sarkar 2026-05-20 12:55:10 +05:30
  • 78a3c71bb5 feat: implement memory document fetching and saving functionality in the editor panel, and remove deprecated memory hook Anish Sarkar 2026-05-20 12:50:15 +05:30
  • 61234e125f refactor: remove team memory components and related settings from user and search space settings Anish Sarkar 2026-05-20 12:01:26 +05:30
  • 659007bc4d feat: enhance document export functionality for memory documents and update UI components Anish Sarkar 2026-05-20 11:57:31 +05:30
  • 43c8aaeaa7 feat: improve editor panel markdown handling and update fixed toolbar positioning Anish Sarkar 2026-05-20 11:52:41 +05:30
  • f2d2ac3f4a refactor(env): replace inline process.env reads with BACKEND_URL in tool-ui generators Varun Shukla 2026-05-19 01:36:01 +05:30
  • fead3a64f4 refactor(env): replace inline process.env reads with BACKEND_URL in editor, chat, dashboard and settings Varun Shukla 2026-05-19 01:29:31 +05:30
  • 81ce9e4071 Merge branch 'dev' into fix/env-config-connector-forms Varun Shukla 2026-05-20 03:26:12 +05:30
  • 73043a0756 feat: enhance memory API responses with limits and update UI components for memory limit handling Anish Sarkar 2026-05-20 03:17:05 +05:30
  • 1fbb8fb58d refactor(env): replace inline process.env reads with BACKEND_URL in lib/ Varun Shukla 2026-05-19 00:32:57 +05:30
  • fa6d7c60bf Merge remote-tracking branch 'upstream/dev' into feature/memory-support-document-panel Anish Sarkar 2026-05-20 02:40:35 +05:30
  • 8174949b38 Merge pull request #1403 from AnishSarkar22/feat/ui-revamp Rohan Verma 2026-05-19 14:06:16 -07:00
  • cb1cf26ef3 feat: improve document editor panel behavior Anish Sarkar 2026-05-20 02:02:59 +05:30
  • 89a8438864 feat: wire memory settings to memory API Anish Sarkar 2026-05-20 02:02:42 +05:30
  • 3178309e1a feat: add team memory routes Anish Sarkar 2026-05-20 02:02:27 +05:30
  • 5247dc7097 feat: refine private and team memory protocols Anish Sarkar 2026-05-20 02:02:10 +05:30
  • ceedd02353 refactor: extract shared memory service Anish Sarkar 2026-05-20 02:01:36 +05:30
  • 1481394017 chore(scripts): add MCP session lifetime probe CREDO23 2026-05-19 21:30:34 +02:00
  • 3a5e16e868 perf(calendar): stop echoing raw events into evidence.items CREDO23 2026-05-19 21:30:28 +02:00
  • 581bbfb5c1 perf(tokens): add per-call latency to capture log CREDO23 2026-05-19 21:30:25 +02:00
  • b3b66e4c48 perf(new-chat): add memory_injection middleware timing log CREDO23 2026-05-19 21:30:19 +02:00
  • 1df40fbe31 perf(new-chat): add knowledge_tree middleware timing log CREDO23 2026-05-19 21:30:14 +02:00
  • bd153d3cdb perf(multi-agent): add kb_context_projection timing log CREDO23 2026-05-19 21:30:09 +02:00
  • 33bfce4406 perf(subagent): add atask EXIT breakdown timing log CREDO23 2026-05-19 21:30:05 +02:00
  • 9e81f2a35b perf(subagent): add subagent compile timing log CREDO23 2026-05-19 21:30:01 +02:00
  • 9bfba34e8e perf(mcp): add per-call, discovery, and oauth-refresh timing logs CREDO23 2026-05-19 21:29:56 +02:00
  • d66295aedd chore: ran linting Anish Sarkar 2026-05-19 21:02:07 +05:30
  • f1b3c88354 feat: add collapsed header content support in LayoutShell and Sidebar components Anish Sarkar 2026-05-19 20:58:19 +05:30
  • 07688263d8 feat: add new icon assets for macOS and update tray icon handling Anish Sarkar 2026-05-19 20:04:37 +05:30
  • cd4e5ae7f2 feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality Anish Sarkar 2026-05-19 18:57:06 +05:30
  • ee3a6dc45f refactor: enhance DesktopContent and HotkeysContent components with improved loading states, updated styling, and consistent use of separators Anish Sarkar 2026-05-19 18:22:30 +05:30
  • e47e9accbb Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp Anish Sarkar 2026-05-19 17:46:30 +05:30
  • 1169b43196 refactor: improve styling of MemberRow component and clean up agent tools imports Anish Sarkar 2026-05-19 17:41:48 +05:30
  • 8fd52d340f refactor: update styling and structure of team content, comment panel, and UI components Anish Sarkar 2026-05-19 17:34:59 +05:30
  • a5bd2bea9c feat: integrate collapsible sections for connector management in ComposerAction, add new connector icons for Discord, Teams, and Luma Anish Sarkar 2026-05-19 16:45:16 +05:30
  • 78ad19dd6a refactor: enhance PromptsContent with dropdown menu for actions, update loading states, and improve styling consistency Anish Sarkar 2026-05-19 12:59:02 +05:30
  • ca0e08787c fix(slide-out): use shared useIsMobile (768px) instead of ad-hoc 640px media query Matt Van Horn 2026-05-18 23:46:50 -07:00
  • 3b168e987d feat: add TeamPage component and remove TeamDialog for improved team management interface Anish Sarkar 2026-05-19 11:40:06 +05:30
  • 49e1395299 refactor: enhance user settings components with updated icons, improved loading states, and consistent alert structures Anish Sarkar 2026-05-19 11:11:14 +05:30
  • d1d44dc4c5 Merge pull request #1407 from mvanhorn/fix/citation-panel-expanded-state-1367 Rohan Verma 2026-05-18 21:00:46 -07:00
  • c8f0f7cb1b refactor: update alert components to use warning variant and clean up unused alerts in settings manager Anish Sarkar 2026-05-19 01:41:09 +05:30