aboutsummaryrefslogtreecommitdiff
path: root/packages/memory-graph/src/hooks/use-force-simulation.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor: replaced concentric ring layout with physics driven approach.Vidya Rupak2025-12-211-3/+5
* performance fix: limited doc similarity check to 50 docs for now, memory leak...Vidya Rupak2025-12-201-7/+8
* updated rendering to hybrid: continuous when simulation active, change-based ...Vidya Rupak2025-12-201-0/+177