aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chore: enable google drive connection (#646)01-02-chore_enable_google_drive_connectionMaheshtheDev2026-01-022-33/+2
|
* interstingDhravya Shah2026-01-021-6366/+0
|
* bunDhravya Shah2026-01-021-94/+128
|
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2026-01-024-88/+223
|\
| * docs: update with MCP 4.0 setup and instructions (#641)01-01-docs_update_with_mcp_4.0_setup_and_instructionsMaheshtheDev2026-01-024-88/+223
| |
* | lockfileDhravya Shah2026-01-021-11/+5
| |
* | chore: wrangler jsonc updateDhravya Shah2026-01-021-1/+7
|/
* remake lockfileDhravya Shah2026-01-021-150/+100
|
* fix: added one more fileDhravya Shah2026-01-021-0/+1
|
* fix: mcp initializes in durable objectDhravya Shah2026-01-022-321/+29
|
* chore(browser-extension): twitter import modal & package dependencies (#643)01-01-chore_browser-extension_fixed_package_dependenciesMaheshtheDev2026-01-023-44/+386
| | | | | - twitter import for all bookmarks - fixed chrome extension package dependencies issues with monorepo
* chore: update readme and gitignore (#640)12-30-chore_update_readme_and_gitignoreMaheshtheDev2025-12-314-3/+11
|
* chore: update cursor one click mcp install (#639)12-30-chore_update_cursor_one_click_mcp_installMaheshtheDev2025-12-311-1/+1
|
* fix: prompt injection with mcp (#638)Mahesh Sanikommu2025-12-301-0/+92
|
* fixDhravya Shah2025-12-302-106/+153
|
* fixDhravya Shah2025-12-301-1/+1
|
* fix lofkcilfe againDhravya Shah2025-12-301-11/+7
|
* fix: lockfileDhravya Shah2025-12-301-1008/+609
|
* replace all old mcp references with newDhravya Shah2025-12-304-45/+48
|
* feat: supermemory MCP 4.0 (#631)Mahesh Sanikommu2025-12-3013-47/+2135
|
* chore: update the package version of tools (#637)12-30-chore_update_the_package_version_of_toolsMaheshtheDev2025-12-301-1/+1
|
* fix(tools): pass apiKey to profile search instead of using process.env (#634)Arnab Mondal2025-12-302-25/+29
|
* 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
|