mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-17 12:20:04 +00:00
## Summary - Fixed memory graph stuck on "Loading graph data..." caused by field name mismatch after package rewrite (`memoryEntries` vs `memories`, `type` vs `documentType`) - Improved MCP app UI to match console-v2 design: golden derives edges (#FBBF24), edge glow pass, node hover effects, dot mode at low zoom, vertical controls with keyboard shortcuts, expandable legend - Synced local `memory-graph` edgeDerives constant with published npm version ## Test plan - [ ] Run `cd apps/mcp && bun run dev`, connect via Claude Desktop - [ ] Verify graph renders with golden derives edges and blue dashed extends edges - [ ] Verify node hover/selection glow effects - [ ] Verify Fit (Z), Center (C), zoom (+/-) keyboard shortcuts - [ ] Verify legend expands/collapses |
||
|---|---|---|
| .. | ||
| agent-framework-python | ||
| ai-sdk | ||
| docs-test | ||
| hooks | ||
| lib | ||
| memory-graph | ||
| openai-sdk-python | ||
| pipecat-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||