supermemory/packages
Prasanna721 543c45a626 fix(mcp): fix broken memory graph and improve UI design (#837)
## 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
2026-04-08 21:21:10 +00:00
..
agent-framework-python Add Supermemory integration for Microsoft Agent Framework (#775) 2026-03-10 01:49:45 +00:00
ai-sdk fix: username issue and bun lock issue (#818) 2026-03-31 21:41:25 +00:00
docs-test one more try 2026-03-05 14:30:57 -08:00
hooks chore(nova): ux improvments (#820) 2026-04-02 18:20:34 +00:00
lib feat(nova): delete account with all orgs (#821) 2026-04-03 02:29:25 +00:00
memory-graph fix(mcp): fix broken memory graph and improve UI design (#837) 2026-04-08 21:21:10 +00:00
openai-sdk-python docs changes (#678) 2026-01-18 16:55:32 -08:00
pipecat-sdk-python chore: bump package versions 2026-01-22 20:50:51 -07:00
tools feat: Use LRUCache instead of Map in MemoryCache (#774) 2026-03-20 10:37:39 -07:00
ui fix: privacy and terms pages links (#815) 2026-03-30 17:10:39 +00:00
validation feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00