mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-15 23:31:05 +00:00
- Fix slideshow useEffect: use nodesRef instead of nodes in deps to prevent interval teardown/recreation on every render - Fix edges useMemo: compute allNodeIds from normalizedDocs directly instead of depending on nodes (which changes identity every render) - Fix popover position: add zoomDisplay to deps so position updates on pan/zoom - Implement maxNodes prop: limit documents before passing to useGraphData - Fix SpatialIndex hash: include node IDs and use 10x position granularity to prevent false cache hits during physics simulation |
||
|---|---|---|
| .. | ||
| agent-framework-python | ||
| ai-sdk | ||
| docs-test | ||
| hooks | ||
| lib | ||
| memory-graph | ||
| openai-sdk-python | ||
| pipecat-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||