-
Notifications
You must be signed in to change notification settings - Fork 1.4k
use supermemory graph package #595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
How to use the Graphite Merge QueueAdd the label Main to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
supermemory-app | 59823af | Dec 03 2025, 05:33 PM |
Code Review: Use Supermemory Graph PackageSummaryThis PR successfully extracts the memory graph visualization code from packages/ui/memory-graph into a standalone package @supermemory/memory-graph, significantly reducing code duplication and improving maintainability. The PR shows 23 additions and 3,980 deletions, indicating a major cleanup effort. ✅ Strengths
🔍 Observations & Minor Concerns
🎯 Recommendations
🔒 Security
⚡ PerformanceMoving to a dedicated package should improve:
📊 Code QualityExcellent - This is a textbook example of extracting a reusable component into a package. Follows monorepo best practices with clean dependency management and consistent code style. ✅ Approval StatusAPPROVED - This is a well-executed refactoring that significantly improves code organization. The changes are mechanical, consistent, and low-risk. Suggested next steps:
Great work on reducing technical debt! 🎉 |
MaheshtheDev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whole messed up, @nexxeln
|
lets get the new version published, then i'll fix this |
relevant files to review: \- memory-graph.tsx \- spaces-dropdown.tsx \- spaces-dropdown.css.ts
- ChatGPT changed there DOM with new UI, this PR will fix the import to supermemory feature with chatgpt new UI
Merge activity
|


No description provided.