mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-15 23:31:05 +00:00
- Use useState for simulation so GraphCanvas receives it after creation (ref mutation alone didn't trigger re-render, causing frozen graph) - Keep simulationRef for imperative access (reheat/coolDown in callbacks) - Add edge case tests: orphaned non-root memory, cross-document chains, circular references with membership assertion, cold-cache middle node |
||
|---|---|---|
| .. | ||
| agent-framework-python | ||
| ai-sdk | ||
| docs-test | ||
| hooks | ||
| lib | ||
| memory-graph | ||
| openai-sdk-python | ||
| pipecat-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||