Mahesh Sanikommmu
4e8d934f93
add more fixes
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
84fad23e71
few more bro
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
5e4afbd317
few more improvements
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
b880f7edf9
few more updates
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
c4baa26d41
updates on the new changes
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
0bc77796fc
added few more fixes
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
40e2fafce6
added chat pane changes
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
bf1f74fac4
added chat pane with lot of functionality
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
51fb9ddfc7
added chat pane items
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
ed6b6fb2fc
added all the fixes around onboarding, dashboard
2026-01-03 22:38:28 -08:00
Mahesh Sanikommmu
2a3d3cde58
added file previews and mcp card
2026-01-03 22:38:11 -08:00
Mahesh Sanikommmu
5d48097b6f
add image file preview component
2026-01-03 22:38:11 -08:00
Mahesh Sanikommmu
96f4e3d7f0
add loaders, sign button to match
2026-01-03 22:38:08 -08:00
Mahesh Sanikommmu
14bd1dc39b
added memory card improvements
2026-01-03 22:37:34 -08:00
Mahesh Sanikommmu
df173d90b0
added memory cards and chat
2026-01-03 22:37:34 -08:00
Mahesh Sanikommmu
ecfe9ddee5
add header for main layout
2026-01-03 22:37:33 -08:00
Mahesh Sanikommmu
b4299cd544
add few more designs on mcp component
2026-01-03 22:37:33 -08:00
Mahesh Sanikommmu
05e8bd1161
design review improvements
2026-01-03 22:37:27 -08:00
Mahesh Sanikommmu
24757e6979
added updates on the chat with user details
2026-01-03 22:32:30 -08:00
Mahesh Sanikommmu
38d83dcbce
feat: new design, new vibes
2026-01-03 22:32:29 -08:00
MaheshtheDev
1e4de94840
chore: enable google drive connection ( #646 )
2026-01-02 23:38:47 +00:00
MaheshtheDev
7622dc251c
chore: update cursor one click mcp install ( #639 )
2025-12-31 02:09:45 +00:00
Dhravya Shah
4e422905a3
replace all old mcp references with new
2025-12-30 12:04:30 -08:00
Dhravya Shah
27f69e451f
fix: memory graph not visible with just docs
2025-12-17 20:24:57 -08: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
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
Mahesh Sanikommu
41d24a4a1c
fix ui issues and package issue ( #610 )
2025-12-06 17:23:42 -08:00
nexxeln
7a2f2cb99c
use latest graph and remove old graph ( #604 )
2025-12-04 18:54:40 +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
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
2ed7ba8808
fix: past due pending users improvements ( #572 )
2025-11-10 20:47:00 +00: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
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
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
8d8d6d91aa
feat(browser-extension): webpages capture with markdown conversion ( #548 )
...
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
2025-11-03 00:41:59 +00:00
MaheshtheDev
ee62d4d213
chore: mcp connection trouble nav to manual mcp ( #552 )
...

2025-11-03 00:38:21 +00:00
Mahesh Sanikommu
399f7beeeb
fix: chat messages scroll effect ( #544 )
2025-10-29 15:35:57 -07:00
MaheshtheDev
2145340c11
fix: skeleton and mobile chat improvments ( #541 )
...
### Improved mobile responsiveness across chat interface and memory list with better loading states.
### What changed?
- Added responsive padding in chat page for mobile devices
- Enhanced header layout for chat titles with proper truncation and responsive text sizes
- Replaced the simple loading spinner in memory list with skeleton loading cards
- Improved message container width constraints on mobile devices
2025-10-29 06:38:16 +00:00
Aman pandit
36251c482c
fix: add type safety annotations and fix hook dependencies in chat ( #521 )
2025-10-28 18:30:34 -07:00
Hardik Vora
b1a18e6439
feat: improved add memory UI bits ( #502 )
2025-10-27 17:31:13 -07:00
Saksham Kushwaha
eb5ae20e3f
Fix/invalid dom property ( #526 )
...
Co-authored-by: Mahesh Sanikommu <mahesh.svmr@gmail.com>
2025-10-27 13:53:50 -07:00
MaheshtheDev
8bb22ebe46
feat: more clarity on the connectors sync ( #523 )
...
When connector is syncing

After connected showing the metadata

2025-10-27 03:17:28 +00:00
MaheshtheDev
cedd28ff72
fix: pricing in the settings ( #528 )
2025-10-27 03:07:28 +00:00
Mahesh Sanikommu
0a96aff86d
Fix formatting in chat-messages.tsx
2025-10-18 23:07:27 -07:00
Aryan Keluskar
eb225636b4
feat(chat): increase maxSteps to allow multiple tool-calling rounds
2025-10-18 22:40:43 -07:00
Mahesh Sanikommu
5a001c639a
Merge pull request #472 from Mikethebot44/feature/show-memory-content-markdown
...
Add markdown rendering support to memory content display
2025-10-18 17:36:30 -07:00