aboutsummaryrefslogtreecommitdiff
path: root/packages/memory-graph/src/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* add memory limiting and performance optimizations. reduced k-nn limit to 10.Vidya Rupak2025-12-221-1/+1
* made dimming animation to last 1.5seconds. also updated popover positioning l...Vidya Rupak2025-12-221-4/+10
* updated color scheme for better visual clarityVidya Rupak2025-12-211-9/+9
* optimized doc similarity calculation by using k-NN algo (each doc compares wi...Vidya Rupak2025-12-201-0/+6
* updated rendering to hybrid: continuous when simulation active, change-based ...Vidya Rupak2025-12-201-0/+26
* add spaces selector with search (#600)update-memory-graphnexxeln2025-12-021-4/+4
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-191-0/+100