MaheshtheDev
c86831df88
feat: supermemory MCP 4.0 ( #631 )
...
This PR introduce MCP 3.0 as standalone application
- new well known endpoints to support new auth
- `memory`, `recall` tool call for the MCP
- user prompt injection to chat level with mcp with profiles based
- search recall will take advantage of new Hybrid mode
2025-12-30 20:02:51 +00:00
MaheshtheDev
04fb67a33e
chore: update the package version of tools ( #637 )
2025-12-30 18:58:04 +00:00
Arnab Mondal
aa5654f084
fix(tools): pass apiKey to profile search instead of using process.env ( #634 )
2025-12-30 10:15:10 -08:00
nexxeln
10d8f92439
fix deduplication in python sdk ( #626 )
...
done in a similar way to the ai sdk
2025-12-29 18:51:43 +00:00
Dhravya Shah
5bef1b2bbc
chore: bump package version
2025-12-28 19:22:28 -08:00
Vidya Rupak
d93ffbb93f
MemoryGraph - revamped ( #627 )
2025-12-29 00:32:26 +05:30
Dhravya Shah
85b97b789d
icon in overview
2025-12-24 11:22:38 -08:00
Dhravya Shah
77f52df0f8
fix: small changes
2025-12-24 11:02:18 -08:00
Prasanna
7e79e227d3
docs: added MemoryBench documentation ( #630 )
2025-12-24 11:01:26 -08:00
Dhravya Shah
1162cbf284
conditional
2025-12-23 19:38:55 -08:00
MaheshtheDev
ea9fa65169
fix(docs): delete connections sdk snippet ( #629 )
2025-12-24 01:44:53 +00:00
MaheshtheDev
d095bd234e
feat(@supermemory/tools): vercel ai sdk compatbile with v5 and v6 ( #628 )
2025-12-24 01:36:03 +00:00
Dhravya Shah
67e783158b
bump package
2025-12-23 15:26:47 -08:00
Dhravya Shah
821d3049cd
fix: deduplicate memories after returned to save tokens
2025-12-22 11:09:50 -08:00
MaheshtheDev
fae0afa7da
chore: fix tsdown defaults in withsupermemory package ( #623 )
2025-12-21 19:49:49 +00:00
MaheshtheDev
b8e98c7dba
add(docs): migration guide from zep to supermemory ( #612 )
...
add docs for Migration Guide from zep to supermemory
2025-12-20 00:47:52 +00:00
Dhravya
81e192e616
Support for conversations in SDKs ( #618 )
2025-12-20 00:46:13 +00:00
Mahesh Sanikommu
1dd602c52b
feat(docs): v4 hybrid search parameter and examples ( #621 )
2025-12-18 17:52:20 -08:00
Dhravya Shah
ff35a6bffc
fix: change support email to the one on slack
2025-12-18 17:50:37 -08:00
Dhravya Shah
27f69e451f
fix: memory graph not visible with just docs
2025-12-17 20:24:57 -08:00
nexxeln
c42248ff35
add the addMemory option docs ( #616 )
2025-12-14 01:19:52 +00:00
MaheshtheDev
f7fcb40a8c
fix: another react vulnerability ( #615 )
2025-12-11 21:51:27 +00:00
Aman pandit
08267ffa21
fix: resolve UI accessibility, hydration, and semantic HTML issues ( #520 )
...
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-12-07 21:31:30 -08:00
MaheshtheDev
1028c33e58
add(docs): connections configure, fetch resources ( #611 )
2025-12-07 19:02:52 +00:00
MaheshtheDev
89d056e6ba
Update X social links from supermemoryai to supermemory ( #607 )
...
we recently got new x/twitter handle and update the references for the links
2025-12-07 03:44:11 +00:00
MaheshtheDev
b2ecad12b8
chore: update cursor one click mcp installation ( #608 )
...
updated the cursor one click installation with new deeplink
2025-12-07 03:42:25 +00:00
Dhravya Shah
7915319a48
Merge branch 'main' of https://github.com/supermemoryai/supermemory
2025-12-06 17:48:16 -08:00
Dhravya Shah
ec538e2608
chore: bump package versions
2025-12-06 17:48:11 -08:00
Mahesh Sanikommu
41d24a4a1c
fix ui issues and package issue ( #610 )
2025-12-06 17:23:42 -08:00
Arnab Mondal
f9d304ec3e
feat(tools): allow passing apiKey via options for browser support ( #599 )
...
Co-authored-by: Mahesh Sanikommmu <mahesh.svmr@gmail.com>
2025-12-05 00:34:44 +05:30
nexxeln
16979f8bee
github connector docs ( #594 )
2025-12-04 19:00:39 +00:00
MaheshtheDev
c4e67d8707
chore: update new contributions for raycast extension ( #561 )
...
chore: update new contributions for raycast extension
add quick add from selection with extension
2025-12-04 18:58:30 +00:00
nexxeln
1b9b3012e3
add docs for graph package ( #603 )
2025-12-04 18:56:40 +00:00
nexxeln
7a2f2cb99c
use latest graph and remove old graph ( #604 )
2025-12-04 18:54:40 +00:00
MaheshtheDev
1ff6b7f951
chore(@supermemory/tools): fix the documentation of withSupermemory ( #601 )
...
- small docs miss match on addMemory default option
2025-12-03 18:59:55 +00:00
MaheshtheDev
434522da50
fix: rsc critical vulnerability for react ( #602 )
...
https://nextjs.org/blog/CVE-2025-66478
2025-12-03 18:14:13 +00:00
MaheshtheDev
3b75dadbf3
fix: chatgpt memories import ( #597 )
...
- ChatGPT changed there DOM with new UI, this PR will fix the import to supermemory feature with chatgpt new UI
2025-12-02 18:59:37 +00:00
nexxeln
dfb0c05ab3
add spaces selector with search ( #600 )
...
relevant files to review:
\- memory-graph.tsx
\- spaces-dropdown.tsx
\- spaces-dropdown.css.ts
2025-12-02 18:37:24 +00:00
Ciara Cade
47a2179208
Fix: Update discord links in README.md and CONTRIBUTING.md ( #598 )
2025-11-28 11:15:29 -08:00
Dhravya Shah
cf822ff633
Merge branch 'main' of https://github.com/supermemoryai/supermemory
2025-11-27 09:53:16 -07:00
Dhravya Shah
2f8bafac4e
update quickstart
2025-11-27 09:53:11 -07:00
Mahesh Sanikommu
25f935717b
feat (docs): web crawler connector ( #593 )
2025-11-24 17:12:25 -08:00
nexxeln
895f37ac89
runtime styles injection + let user proxy requests for data in graph package + new playground ( #588 )
2025-11-22 07:04:05 +00:00
nexxeln
5e24eb66c3
package the graph ( #563 )
...
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

2025-11-19 18:57:56 +00:00
Hardik Vora
d8e7c381a0
Fix: Prevent multiple prompts while AI response is generated ( fixes #538 ) ( #583 )
2025-11-18 15:51:23 -08:00
MaheshtheDev
05e27f4f83
fix: document source ( #580 )
2025-11-15 05:43:08 +00:00
Hardik Vora
14de8b5212
fix: prevent memory from opening when delete memory dialog is open ( #582 )
2025-11-14 21:32:44 -08:00
Hardik Vora
b59330d506
feat: add inline confirmation for chat deletion ( #581 )
2025-11-14 21:24:50 -08:00
MaheshtheDev
bf225f2557
fix: file upload source ( #579 )
2025-11-13 06:37:44 +00:00
MaheshtheDev
a88525feb0
fix: org switch issue on consumer when dev org exists ( #577 )
2025-11-11 19:10:13 +00:00