MaheshtheDev
|
5b7f9ceb44
|
feat: migrate from react-markdown to streamdown (#394)
| Before (react-markdown) | After (streamdown) |
| --- | --- |
| <img width="300" height="863" alt="Before: react-markdown rendering" src="https://github.com/user-attachments/assets/807d0d3c-8634-45f3-a34f-79dd8139bef2" /> | <img width="300" height="814" alt="After: streamdown rendering" src="https://github.com/user-attachments/assets/8a718a9c-d842-424b-8679-15036076b142" /> |
## Changes Made
- **Dependencies**: Removed `react-markdown` and `remark-gfm`, added `streamdown@^1.1.6`
- **Component Updates**:
- Updated chat message rendering to use `<Streamdown>` component
- Maintained all existing functionality for tool state rendering
- Preserved prose styling classes for consistent appearance
- **Code Quality Improvements**:
- Fixed TypeScript type issues with message parts
- Improved switch case structure with proper default cases
- Replaced array index-based keys with stable message-based keys
- Added `useCallback` for performance optimization
- Fixed biome linting issues and switch case fallthrough warnings
|
2025-08-29 19:45:47 +00:00 |
|
MaheshtheDev
|
548b2b83a4
|
refactor(ui): optimize menu hover width and simplify text layout (#396)
Before

After

- Reduced menu hover width from 220px to 160px
- Simplified text positioning from absolute positioning to padding-left
- Removed the usage limit warning badge from the desktop menu
|
2025-08-29 16:38:19 +00:00 |
|
Mahesh Sanikommu
|
8f3b2bed1e
|
Merge pull request #384 from supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation
feat (ui): Integrations page with shortcuts & auto API Key generation
|
2025-08-28 14:30:21 -07:00 |
|
Mahesh Sanikommmu
|
8df4ab898f
|
fix the commetns
|
2025-08-28 14:28:25 -07:00 |
|
alexf37
|
1d5298e05e
|
feat: support project-specific installation commands (#390)
This PR simply updates the installation dialog to allow you to choose a project which the command installs the MCP for.

|
2025-08-27 17:15:26 +00:00 |
|
Mahesh Sanikommu
|
d48d2bc07c
|
Merge pull request #377 from supermemoryai/mahesh/update-memory-detail-view
ui (memory detail): improved memory detail view and open chat
|
2025-08-26 14:53:02 -07:00 |
|
alexf37
|
a3955b55cb
|
fix: memory limits cutoff (#385)
Previously, the badge with the memories limit in the consumer app menu was cut off on desktop, and now with this PR, it no longer is.
|
2025-08-26 21:51:39 +00:00 |
|
alexf37
|
29e1ebdc81
|
fix: missing dialog title in consumer mobile drawer (#386)
|
2025-08-26 21:50:20 +00:00 |
|
MaheshtheDev
|
3760558bf2
|
fix sentry server issue (#388)
|
2025-08-25 21:41:53 +00:00 |
|
Mahesh Sanikommmu
|
f70dc78333
|
added connections as well
|
2025-08-25 12:17:27 -07:00 |
|
Mahesh Sanikommmu
|
bba2bf09f1
|
added connections as well to integrations view
|
2025-08-25 12:15:19 -07:00 |
|
Mahesh Sanikommmu
|
51e17bfc17
|
added summary and memory details to memory detail view
|
2025-08-24 10:48:01 -07:00 |
|
Dhravya Shah
|
886807ce5b
|
fix: name in wrangler
|
2025-08-23 18:37:37 -07:00 |
|
Dhravya Shah
|
748a724a94
|
fix: unused ts expect error
|
2025-08-23 10:00:06 -07:00 |
|
Dhravya Shah
|
f7e9534ef9
|
sentry sourcemaps
|
2025-08-23 09:55:40 -07:00 |
|
Mahesh Sanikommmu
|
3816666e2d
|
ui (memory detail): improved memory detail view and open chat
|
2025-08-23 00:38:57 -07:00 |
|
Dhravya Shah
|
6d6767bdca
|
fix: env vars
|
2025-08-22 11:33:04 -07:00 |
|
MaheshtheDev
|
52cbf55763
|
feat: sentry integration (#376)
|
2025-08-21 19:46:41 +00:00 |
|
Mahesh Sanikommu
|
9e1e392a2b
|
Enhanced Text Editor and format fixes with biome (#371)
|
2025-08-21 08:40:44 -07:00 |
|
Mahesh Sanikommmu
|
fddc21aab2
|
added usage notes
|
2025-08-16 20:15:39 -07:00 |
|
Mahesh Sanikommmu
|
39003aff23
|
New Version of Supermemory Consumer App
|
2025-08-16 18:50:10 -07:00 |
|
Dhravya Shah
|
c34a3352ac
|
Fix: notion integration
|
2025-03-30 20:30:14 -07:00 |
|
Pratiyank Kumar
|
3eaee58b6d
|
fix: Fixed overflowing content in add memory pop up (#347)
|
2025-03-24 23:06:58 +05:30 |
|
Shreyans Jain
|
cfb947fa54
|
reduce padding
Signed-off-by: Shreyans Jain <shreyans@shreyans.sh>
|
2025-03-22 08:00:47 +05:30 |
|
Shreyans Jain
|
53bea61ae2
|
remove profile button for now
Signed-off-by: Shreyans Jain <shreyans@shreyans.sh>
|
2025-03-22 07:55:52 +05:30 |
|
Shreyans Jain
|
29980a5dfd
|
fix padding in add memory modal
Signed-off-by: Shreyans Jain <shreyans@shreyans.sh>
|
2025-03-22 07:55:27 +05:30 |
|
Dhravya Shah
|
8931c43295
|
Merge branch 'main' of github.com:supermemoryai/supermemory
|
2025-03-17 15:18:48 -07:00 |
|
Dhravya Shah
|
5582402a9f
|
fix: tweets view
|
2025-03-17 15:18:40 -07:00 |
|
Dhravya Shah
|
8af182abaf
|
Minor cleanup and fix
|
2025-03-12 00:51:33 -07:00 |
|
Dhravya Shah
|
42729026fc
|
add correct extension id
|
2025-02-27 19:04:52 -07:00 |
|
Dhravya Shah
|
aaee33b8c7
|
fix: discord links
|
2025-02-27 19:03:57 -07:00 |
|
Dhravya Shah
|
52d89fd1a6
|
better space selector
|
2025-02-18 15:28:01 -07:00 |
|
Dhravya Shah
|
747306979a
|
added a batch delete feature
|
2025-02-18 11:20:08 -07:00 |
|
Dhravya Shah
|
3e1b4bb788
|
edit space names
|
2025-02-14 15:56:55 -08:00 |
|
Dhravya Shah
|
af1093d4aa
|
intuitive memory movement, avoid duplicates in home
|
2025-02-14 15:53:44 -08:00 |
|
Dhravya Shah
|
c825043b84
|
twitter import fix
|
2025-02-14 14:02:47 -08:00 |
|
Dhravya Shah
|
d0bcac186a
|
Merge branch 'main' of github.com:supermemoryai/supermemory
|
2025-02-14 14:02:31 -08:00 |
|
Dhravya Shah
|
0e425e31e1
|
Revert "Updated AddMemory.tsx component to fix overflow memory category/tabs UI "
|
2025-02-14 16:02:10 -06:00 |
|
Dhravya Shah
|
cefd63057d
|
Merge branch 'main' of github.com:supermemoryai/supermemory
|
2025-02-14 14:01:37 -08:00 |
|
Dhravya Shah
|
186efa4244
|
delete spaces
|
2025-02-14 12:43:55 -08:00 |
|
alankritkhatri
|
52e3c5068b
|
Updated AddMemory.tsx to fix overflow memory category/tabs while selecting the category of the new memory
|
2025-02-07 01:48:41 +05:30 |
|
Dhravya Shah
|
af4c98a27c
|
api docs
|
2025-01-30 22:27:14 -07:00 |
|
Dhravya Shah
|
05434b1c57
|
redepl
|
2025-01-30 21:18:18 -07:00 |
|
Dhravya Shah
|
3630d584fa
|
initial docs setup
|
2025-01-30 20:48:51 -07:00 |
|
Dhravya Shah
|
65ffa81f1a
|
auto-provision changes
|
2025-01-30 18:31:46 -07:00 |
|
Dhravya Shah
|
f12ba788a4
|
fix: deleting memories
|
2025-01-29 15:44:27 -07:00 |
|
Dhravya Shah
|
d2bf8d6623
|
change embedding model
|
2025-01-27 21:02:43 -07:00 |
|
Dhravya Shah
|
75fb461501
|
import tools: CSV and markdown (obsidian)
|
2025-01-22 23:10:19 -07:00 |
|
Dhravya Shah
|
0c0ea871c3
|
fix: postgres error
|
2025-01-22 17:23:22 -07:00 |
|
Dhravya Shah
|
47904011de
|
Supermemory v2 Release 🚀
|
2025-01-20 17:50:45 -07:00 |
|