| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: delete org consumer (#654)01-05-feat_delete_org_consumer | MaheshtheDev | 2026-01-06 | 1 | -0/+117 |
| | | |||||
| * | chore: chatid for posthog (#650)01-03-chore_chatid_for_posthog | MaheshtheDev | 2026-01-04 | 1 | -0/+1 |
| | | |||||
| * | fix: add memory google drive connector (#647) | Mahesh Sanikommu | 2026-01-04 | 1 | -6/+0 |
| | | |||||
| * | chore: enable google drive connection (#646)01-02-chore_enable_google_drive_connection | MaheshtheDev | 2026-01-02 | 2 | -33/+2 |
| | | |||||
| * | chore: update cursor one click mcp install (#639)12-30-chore_update_cursor_one_click_mcp_install | MaheshtheDev | 2025-12-31 | 1 | -1/+1 |
| | | |||||
| * | replace all old mcp references with new | Dhravya Shah | 2025-12-30 | 3 | -43/+46 |
| | | |||||
| * | fix: memory graph not visible with just docs | Dhravya Shah | 2025-12-17 | 2 | -19/+19 |
| | | |||||
| * | fix: resolve UI accessibility, hydration, and semantic HTML issues (#520) | Aman pandit | 2025-12-07 | 4 | -295/+296 |
| | | | | Co-authored-by: Mahesh Sanikommu <[email protected]> | ||||
| * | Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_links | MaheshtheDev | 2025-12-07 | 1 | -1/+1 |
| | | | | | we recently got new x/twitter handle and update the references for the links | ||||
| * | chore: update cursor one click mcp installation (#608)12-06-chore_update_cursor_one_click_mcp_installation | MaheshtheDev | 2025-12-07 | 1 | -1/+1 |
| | | | | | updated the cursor one click installation with new deeplink | ||||
| * | fix ui issues and package issue (#610) | Mahesh Sanikommu | 2025-12-06 | 8 | -8/+8 |
| | | |||||
| * | use latest graph and remove old graph (#604)use-memory-graph-package | nexxeln | 2025-12-04 | 8 | -8/+8 |
| | | |||||
| * | package the graph (#563)shoubhit/eng-358-packaging-graph-component | nexxeln | 2025-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | includes: - a package that contains a MemoryGraph component which handles fetching data and rendering the graph - a playground to test the package problems: - the bundle size is huge - the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles  | ||||
| * | Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583) | Hardik Vora | 2025-11-18 | 1 | -18/+55 |
| | | |||||
| * | fix: prevent memory from opening when delete memory dialog is open (#582) | Hardik Vora | 2025-11-14 | 5 | -25/+43 |
| | | |||||
| * | feat: add inline confirmation for chat deletion (#581) | Hardik Vora | 2025-11-14 | 1 | -13/+52 |
| | | |||||
| * | fix: file upload source (#579)11-12-fix_file_upload_source | MaheshtheDev | 2025-11-13 | 1 | -0/+3 |
| | | |||||
| * | fix: past due pending users improvements (#572)11-10-fix_past_due_pending_users_improvements | MaheshtheDev | 2025-11-10 | 2 | -32/+99 |
| | | |||||
| * | fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_app | MaheshtheDev | 2025-11-09 | 3 | -54/+103 |
| | | | | | | | | | | | Fixes all following sentry issues - CONSUMER-APP-FF - CONSUMER-APP-1T - CONSUMER-APP-86 - CONSUMER-APP-7H - CONSUMER-APP-4F - CONSUMER-APP-7X | ||||
| * | fix: hydration issue and selected model in chat (#568)11-08-fix_hydration_issue_and_selected_model_in_chat | MaheshtheDev | 2025-11-09 | 2 | -51/+17 |
| | | | | | | - Fixes the Hydration issue on the model selector - Add ability to show the Model | ||||
| * | fix: disable google drive connection due to upstream provider issue (#559)11-04-fix_disable_google_drive_connection_due_to_upstream_provider_issue | MaheshtheDev | 2025-11-04 | 2 | -3/+40 |
| | | | | | | | | | | | | | | | > [!NOTE] > Temporarily disabled Google Drive connections with appropriate UI indicators and error messages. ### What changed? - Added checks to prevent users from connecting to Google Drive in both the connections tab and integrations view - Added error messages explaining that Google Drive connections are temporarily disabled - Updated UI to visually indicate that Google Drive is disabled: - Added "Temporarily disabled" status indicator in the integrations list - Added explanatory text in multiple locations - Disabled the connect button for Google Drive specifically | ||||
| * | feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversion | MaheshtheDev | 2025-11-03 | 3 | -5/+21 |
| | | | | | | | | | | | | | Improved browser extension memory saving with better content handling and added markdown conversion. ### What changed? - Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL) - Added HTML to markdown conversion using TurndownService when saving entire pages - Improved HTML handling by removing script tags before processing - Updated the web app to display the saved URL from metadata when available - Added turndown library and its type definitions as dependencies | ||||
| * | chore: mcp connection trouble nav to manual mcp (#552)11-02-chore_mcp_connection_trouble_nav_to_manual_mcp | MaheshtheDev | 2025-11-03 | 1 | -74/+128 |
| | | | | |  | ||||
| * | fix: chat messages scroll effect (#544) | Mahesh Sanikommu | 2025-10-29 | 1 | -160/+166 |
| | | |||||
| * | fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvments | MaheshtheDev | 2025-10-29 | 3 | -11/+29 |
| | | | | | | | | | | | | ### Improved mobile responsiveness across chat interface and memory list with better loading states. ### What changed? - Added responsive padding in chat page for mobile devices - Enhanced header layout for chat titles with proper truncation and responsive text sizes - Replaced the simple loading spinner in memory list with skeleton loading cards - Improved message container width constraints on mobile devices | ||||
| * | fix: add type safety annotations and fix hook dependencies in chat (#521) | Aman pandit | 2025-10-28 | 1 | -15/+37 |
| | | |||||
| * | feat: improved add memory UI bits (#502) | Hardik Vora | 2025-10-27 | 5 | -20/+20 |
| | | |||||
| * | Fix/invalid dom property (#526) | Saksham Kushwaha | 2025-10-27 | 2 | -34/+20 |
| | | | | Co-authored-by: Mahesh Sanikommu <[email protected]> | ||||
| * | feat: more clarity on the connectors sync (#523) | MaheshtheDev | 2025-10-27 | 1 | -10/+51 |
| | | | | | | | | | When connector is syncing  After connected showing the metadata  | ||||
| * | fix: pricing in the settings (#528) | MaheshtheDev | 2025-10-27 | 2 | -3/+3 |
| | | |||||
| * | Fix formatting in chat-messages.tsx | Mahesh Sanikommu | 2025-10-18 | 1 | -1/+1 |
| | | |||||
| * | feat(chat): increase maxSteps to allow multiple tool-calling rounds | Aryan Keluskar | 2025-10-18 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #472 from Mikethebot44/feature/show-memory-content-markdown | Mahesh Sanikommu | 2025-10-18 | 1 | -9/+152 |
| |\ | | | | | Add markdown rendering support to memory content display | ||||
| | * | removed unneccasry comments | Mahesh Sanikommmu | 2025-10-10 | 1 | -7/+1 |
| | | | |||||
| | * | removed unused code and lint issues | Mahesh Sanikommmu | 2025-10-10 | 1 | -50/+98 |
| | | | |||||
| | * | feat: format memory dialog content in markdown | Your Name | 2025-10-09 | 1 | -9/+110 |
| | | | | | | | | | | | | | | | - Add markdown rendering support to memory content display - Auto-detect and format JSON responses in code blocks - Convert terminal commands to bash code blocks - Improve code block styling with monospace font and compact spacing | ||||
| * | | comment fixes | Mahesh Sanikommmu | 2025-10-17 | 1 | -1/+0 |
| | | | |||||
| * | | fix: mount graph dialog globally to fix chat page issue | vorahardik7 | 2025-10-15 | 2 | -74/+247 |
| | | | |||||
| * | | feat: project selection, creation for each connectors (#486) | MaheshtheDev | 2025-10-12 | 1 | -101/+527 |
| | | | | | | | | | | | - Added Project Selection for Each Connectors - Updated the Layout from list the cards layout | ||||
| * | | Merge pull request #475 from Mikethebot44/feature/add-memory-dialog-ux | Dhravya Shah | 2025-10-10 | 4 | -17/+16 |
| |\ \ | | | | | | | improve Add Memory dialog UX and dark/light mode consistency | ||||
| | * | | removed unneccasary comments | Mahesh Sanikommmu | 2025-10-10 | 1 | -1/+0 |
| | | | | |||||
| | * | | improve Add Memory dialog UX and dark/light mode consistency | Your Name | 2025-10-09 | 4 | -17/+17 |
| | |/ | |||||
| * | | fix: mobile layout on empty projects (#479) | MaheshtheDev | 2025-10-09 | 2 | -15/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Issue: On mobile, connect to ai modal is overlapping and hard to use the app when project is empty Fix: \- Disabling the Connect to ai modal on mobile **Reason for this fix**, as MCP modal is hardly needed for mobile users [Report issue link from Discord](https://discord.com/channels/1114913976422256742/1378895805741793350/1425912333556777082) | ||||
| * | | fix: add button type to ModelSelector and ProjectSelector components | Aryan Keluskar | 2025-10-08 | 2 | -0/+2 |
| |/ | |||||
| * | fix: project deletion on moving documents (#467) | MaheshtheDev | 2025-10-08 | 1 | -1/+7 |
| | | |||||
| * | feat: manual mcp and quick click to open (#464) | MaheshtheDev | 2025-10-08 | 2 | -44/+227 |
| | | | | | | | | | | | | | | | ### Enhanced the Connect AI Modal with manual configuration options and improved MCP integration. ### What changed? - Added a new "Manual Config" tab in the MCP URL section that generates and displays API keys for authentication - Implemented automatic API key generation for manual MCP configuration - Added URL parameter support (`?mcp=manual`) to directly open the MCP modal with manual configuration - Improved the UI with better tab labels and more descriptive instructions - Added copy functionality for configuration JSON with visual feedback - Refactored the ConnectAIModal component to accept new props: `openInitialClient` and `openInitialTab` - Added state management for API keys and copied status | ||||
| * | feat: history view in the header and dialog modal (#456) | MaheshtheDev | 2025-10-06 | 2 | -8/+150 |
| | | |||||
| * | feat: multiple models & ui improvements (#455) | MaheshtheDev | 2025-10-06 | 6 | -26/+250 |
| | | |||||
| * | feat: app improvements (#454) | MaheshtheDev | 2025-10-06 | 5 | -220/+80 |
| | | |||||
| * | fix: mobile responsive issues on onboarding (#453) | MaheshtheDev | 2025-10-06 | 1 | -2/+4 |
| | | |||||