aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add the addMemory option docs (#616)mintlify/custom-github-oauth-docs-86732mintlify/custom-github-oauth-docs-8054812-13-add_the_addmemory_option_docsnexxeln2025-12-142-1/+24
|
* fix: another react vulnerability (#615)mintlify/update-docs-pr-861-83030mintlify/custom-github-oauth-docs-98361mintlify/ai-finance-legal-support-5244012-11-fix_another_react_vulnerabilityMaheshtheDev2025-12-112-18/+18
|
* fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)Aman pandit2025-12-078-314/+322
| | | Co-authored-by: Mahesh Sanikommu <[email protected]>
* add(docs): connections configure, fetch resources (#611)12-06-add_docs_connections_configure_fetch_resourcesMaheshtheDev2025-12-073-6/+357
|
* Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_linksMaheshtheDev2025-12-074-11/+9
| | | | 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_installationMaheshtheDev2025-12-071-1/+1
| | | | updated the cursor one click installation with new deeplink
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-12-0625-1050/+5324
|\
| * fix ui issues and package issue (#610)Mahesh Sanikommu2025-12-0625-1050/+5324
| |
* | chore: bump package versionsDhravya Shah2025-12-061-1/+1
|/
* feat(tools): allow passing apiKey via options for browser support (#599)Arnab Mondal2025-12-053-7/+12
| | | Co-authored-by: Mahesh Sanikommmu <[email protected]>
* github connector docs (#594)github-connectornexxeln2025-12-043-2/+561
|
* chore: update new contributions for raycast extension (#561)11-05-chore_update_new_contributions_for_raycast_extensionMaheshtheDev2025-12-048-462/+530
| | | | | | chore: update new contributions for raycast extension add quick add from selection with extension
* add docs for graph package (#603)graph-docsnexxeln2025-12-048-328/+1075
|
* use latest graph and remove old graph (#604)use-memory-graph-packagenexxeln2025-12-0425-4564/+46
|
* chore(@supermemory/tools): fix the documentation of withSupermemory (#601)12-03-chore_supermemory_tools_fix_the_documentation_of_withsupermemoryMaheshtheDev2025-12-032-3/+3
| | | | - small docs miss match on addMemory default option
* fix: rsc critical vulnerability for react (#602)12-03-fix_rsc_critical_vulnerability_for_reactMaheshtheDev2025-12-032-64/+624
| | | | https://nextjs.org/blog/CVE-2025-66478
* fix: chatgpt memories import (#597)11-25-fix_chatgpt_memories_importMaheshtheDev2025-12-022-16/+5
| | | | - ChatGPT changed there DOM with new UI, this PR will fix the import to supermemory feature with chatgpt new UI
* add spaces selector with search (#600)update-memory-graphnexxeln2025-12-0248-1950/+2446
| | | | | | | relevant files to review: \- memory-graph.tsx \- spaces-dropdown.tsx \- spaces-dropdown.css.ts
* Fix: Update discord links in README.md and CONTRIBUTING.md (#598)Ciara Cade2025-11-282-2/+2
|
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-11-275-13/+437
|\
| * feat (docs): web crawler connector (#593)Mahesh Sanikommu2025-11-245-13/+437
| |
* | update quickstartDhravya Shah2025-11-2716-1509/+1013
|/
* runtime styles injection + let user proxy requests for data in graph package ↵proxy-graph-requestsnexxeln2025-11-2242-1396/+801
| | | | + new playground (#588)
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-1968-435/+7517
| | | | | | | | | | | | | | 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 ![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
* Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583)Hardik Vora2025-11-181-18/+55
|
* fix: document source (#580)11-13-fix_document_sourceMaheshtheDev2025-11-151-1/+1
|
* fix: prevent memory from opening when delete memory dialog is open (#582)Hardik Vora2025-11-145-25/+43
|
* feat: add inline confirmation for chat deletion (#581)Hardik Vora2025-11-141-13/+52
|
* fix: file upload source (#579)11-12-fix_file_upload_sourceMaheshtheDev2025-11-131-0/+3
|
* fix: org switch issue on consumer when dev org exists (#577)11-11-fix_org_switch_issue_on_consumer_when_dev_org_existsMaheshtheDev2025-11-114-15/+22
|
* docs: personal assistant cookbook update (#575)Naman2025-11-111-676/+774
| | | Co-authored-by: Naman Bansal <[email protected]>
* chore: improved docs for document/by-id endpoint, added a couple of warnings ↵Naman2025-11-103-0/+50
| | | | | based on mintlify questions (#550) Co-authored-by: Naman Bansal <[email protected]>
* add openai middleware functionality for python sdk (#546)openai-middleware-pythonnexxeln2025-11-1110-22/+3705
| | | | | | | | add openai middleware functionality fix critical type errors and linting issues update readme with middleware documentation
* chore: update readme with selfhost link (#573)11-10-chore_update_readme_with_selfhost_linkMaheshtheDev2025-11-101-1/+4
|
* fix: past due pending users improvements (#572)11-10-fix_past_due_pending_users_improvementsMaheshtheDev2025-11-103-39/+120
|
* Fix excessive icon refetch made by importing bookmarks (#496)Faizan Shaik2025-11-102-18/+37
| | | | Signed-off-by: fyzanshaik <[email protected]> Co-authored-by: Mahesh Sanikommmu <[email protected]>
* refactor: replace chrome storage api with wxt's storage api (#566)VIshal Anton2025-11-1011-155/+216
| | | Co-authored-by: antonvishal <[email protected]>
* fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_appMaheshtheDev2025-11-098-84/+191
| | | | | | | | | | Fixes all following sentry issues - CONSUMER-APP-FF - CONSUMER-APP-1T - CONSUMER-APP-86 - CONSUMER-APP-7H - CONSUMER-APP-4F - CONSUMER-APP-7X
* chore: update posthog findings (#569)11-08-chore_update_posthog_findingsMaheshtheDev2025-11-093-96/+93
|
* fix: hydration issue and selected model in chat (#568)11-08-fix_hydration_issue_and_selected_model_in_chatMaheshtheDev2025-11-093-51/+82
| | | | | - Fixes the Hydration issue on the model selector - Add ability to show the Model
* add support for responses api in openai typescript sdk (#549)Shoubhit Dash2025-11-073-68/+200
|
* Fix: Messages Sent to Any Website Without Verifying Recipient in ↵orbisai0security2025-11-061-1/+1
| | | | apps/web/app/(navigation)/page.tsx (#565)
* Migrate Chat Persistence from localStorage to IndexedDB to Fix ↵Aryan Keluskar2025-11-064-1/+31
| | | | QuotaExceededError (#560)
* redeployDhravya Shah2025-11-060-0/+0
|
* chore: update lockfileDhravya Shah2025-11-051-32/+599
|
* Upgrade to nextjs16 (#557)Karan Lokchandani2025-11-045-751/+192
| | | Signed-off-by: Karan <[email protected]>
* fix: disable google drive connection due to upstream provider issue (#559)11-04-fix_disable_google_drive_connection_due_to_upstream_provider_issueMaheshtheDev2025-11-042-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
* chore: update the chrome extension package (#556)11-03-chore_update_the_chrome_extension_packageMaheshtheDev2025-11-041-1/+1
|
* feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversionMaheshtheDev2025-11-038-17/+116
| | | | | | | | | | | | 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: update readme with recent updates and latest demo (#547)10-31-chore_update_readme_with_recent_updates_and_latest_demoMaheshtheDev2025-11-036-12/+54
| | | | | | | | | | | | | | | | This PR updates the README with several improvements: - Added a light/dark mode compatible logo using the `<picture>` element - Added a tagline: "Your AI second brain for saving and organizing everything that matters" - Added badges for Web App, Chrome Extension, and Raycast Extension - Added a developer resources section with links to the Developer Console and Documentation - Added detailed sections for the Browser Extension and Raycast Extension features - Fixed minor typos and grammar issues - Updated all screenshots with newer versions - Added a new logo-light-fullmark.svg file for light mode display - Removed the "Quick Start for Contributors" section as it's covered in the [CONTRIBUTING.md](http://CONTRIBUTING.md) ![image.png](https://app.graphite.dev/user-attachments/assets/ba470a79-c316-4034-9237-715e754b4471.png)