aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix deduplication in python sdk (#626)12-23-fix_deduplication_in_python_sdknexxeln2025-12-293-25/+99
| | | | done in a similar way to the ai sdk
* chore: bump package versionDhravya Shah2025-12-283-1/+1
|
* MemoryGraph - revamped (#627)Vidya Rupak2025-12-2917-714/+2304
|
* icon in overviewDhravya Shah2025-12-241-0/+1
|
* fix: small changesDhravya Shah2025-12-241-42/+36
|
* docs: added MemoryBench documentation (#630)Prasanna2025-12-2412-1/+801
|
* conditionalDhravya Shah2025-12-234-12/+33
|
* fix(docs): delete connections sdk snippet (#629)12-23-fix_docs_delete_connections_sdk_snippetMaheshtheDev2025-12-242-8/+32
|
* feat(@supermemory/tools): vercel ai sdk compatbile with v5 and v6 (#628)12-23-feat_supermemory_tools_vercel_ai_sdk_compatbile_with_v5_and_v6MaheshtheDev2025-12-245-165/+299
|
* bump packageDhravya Shah2025-12-232-3/+3
|
* fix: deduplicate memories after returned to save tokensDhravya Shah2025-12-225-38/+201
|
* chore: fix tsdown defaults in withsupermemory package (#623)12-21-chore_fix_tsdown_defaults_in_withsupermemory_packageMaheshtheDev2025-12-213-2/+3
|
* add(docs): migration guide from zep to supermemory (#612)12-06-add_docs_migration_guide_from_zep_to_supermemoryMaheshtheDev2025-12-2012-15/+387
| | | | add docs for Migration Guide from zep to supermemory
* Support for conversations in SDKs (#618)12-15-support_for_conversationsDhravya2025-12-2013-354/+471
|
* feat(docs): v4 hybrid search parameter and examples (#621)Mahesh Sanikommu2025-12-184-11/+394
|
* fix: change support email to the one on slackDhravya Shah2025-12-188-10/+10
|
* fix: memory graph not visible with just docsDhravya Shah2025-12-175-34/+31
|
* 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