mintlify[bot]
61dd8afcf6
Update apps/docs/connectors/github.mdx
...
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-19 01:09:10 +00:00
mintlify[bot]
c3f290685a
Update apps/docs/org-settings.mdx
...
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-19 01:08:29 +00: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
Naman
9c13e480a6
docs: personal assistant cookbook update ( #575 )
...
Co-authored-by: Naman Bansal <namanbansal@Namans-Macbook-Air.local>
2025-11-11 11:51:37 -07:00
Naman
e704c23b94
chore: improved docs for document/by-id endpoint, added a couple of warnings based on mintlify questions ( #550 )
...
Co-authored-by: Naman Bansal <namanbansal@Namans-Macbook-Air.local>
2025-11-10 22:28:57 -07:00
nexxeln
ea9bf13d31
add openai middleware functionality for python sdk ( #546 )
...
add openai middleware functionality
fix critical type errors and linting issues
update readme with middleware documentation
2025-11-11 02:16:34 +00:00
MaheshtheDev
b257524024
chore: update readme with selfhost link ( #573 )
2025-11-10 20:50:33 +00:00
MaheshtheDev
2ed7ba8808
fix: past due pending users improvements ( #572 )
2025-11-10 20:47:00 +00:00
Faizan Shaik
5ec3719604
Fix excessive icon refetch made by importing bookmarks ( #496 )
...
Signed-off-by: fyzanshaik <fyzan.shaik@gmail.com>
Co-authored-by: Mahesh Sanikommmu <mahesh.svmr@gmail.com>
2025-11-10 12:23:40 -07:00
VIshal Anton
428ba82dac
refactor: replace chrome storage api with wxt's storage api ( #566 )
...
Co-authored-by: antonvishal <antonvishal@appexert.com>
2025-11-10 10:54:03 -08:00
MaheshtheDev
10ada4a1e2
fix(web): sentry issues across the web app ( #570 )
...
Fixes all following sentry issues
- CONSUMER-APP-FF
- CONSUMER-APP-1T
- CONSUMER-APP-86
- CONSUMER-APP-7H
- CONSUMER-APP-4F
- CONSUMER-APP-7X
2025-11-09 07:32:52 +00:00
MaheshtheDev
8f1eda6b60
chore: update posthog findings ( #569 )
2025-11-09 07:30:53 +00:00
MaheshtheDev
c1670cfd85
fix: hydration issue and selected model in chat ( #568 )
...
- Fixes the Hydration issue on the model selector
- Add ability to show the Model
2025-11-09 07:29:01 +00:00
Shoubhit Dash
7b0baea0f2
add support for responses api in openai typescript sdk ( #549 )
2025-11-07 07:39:44 -07:00
orbisai0security
af12864d72
Fix: Messages Sent to Any Website Without Verifying Recipient in apps/web/app/(navigation)/page.tsx ( #565 )
2025-11-06 22:47:40 -08:00
Aryan Keluskar
7e692f9862
Migrate Chat Persistence from localStorage to IndexedDB to Fix QuotaExceededError ( #560 )
2025-11-06 22:20:57 -08:00
Dhravya Shah
807c3e23cf
redeploy
2025-11-06 15:45:02 -07:00
Dhravya Shah
0b5aeaec4b
chore: update lockfile
2025-11-05 18:37:47 -07:00
Karan Lokchandani
371a848ddf
Upgrade to nextjs16 ( #557 )
...
Signed-off-by: Karan <karanlokchandani@protonmail.com>
2025-11-04 18:46:10 -08:00
MaheshtheDev
7321f7feaa
fix: disable google drive connection due to upstream provider issue ( #559 )
...
> [!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
2025-11-04 22:38:11 +00:00
MaheshtheDev
9181dafdfd
chore: update the chrome extension package ( #556 )
2025-11-04 00:28:06 +00:00