supermemory/packages
Vorflux AI c81c05c14f Add visual enhancements: drop shadows, gradient fills, hover glow, forgotten X icon, version edge glow
- Drop shadows on selected/hovered nodes (document + memory) for depth
- Subtle gradient fill on document nodes
- Improved dimming contrast for superseded memories (0.3 alpha + strikethrough)
- Hover glow ring with dashed outline for interactivity feedback
- X icon overlay on forgotten memory nodes (size > 14px)
- Glow pass behind version edges for visual emphasis
- lightenColor utility with cache + guard for non-6-digit hex
- Use memData.isForgotten instead of fragile color comparison
- Optimize version edge batch: skip filter, use first.isVersion flag
- Add 10 unit tests for lightenColor (hex parsing, clamping, cache, edge cases)
2026-03-27 05:16:48 +00:00
..
agent-framework-python Add Supermemory integration for Microsoft Agent Framework (#775) 2026-03-10 01:49:45 +00:00
ai-sdk docs changes (#678) 2026-01-18 16:55:32 -08:00
docs-test one more try 2026-03-05 14:30:57 -08:00
hooks feat: onboarding config, reset onboarding, xai agentic migration (#701) 2026-01-25 01:04:15 +00:00
lib fix: remove useQuery wrapper around synchronous billing checks (#805) 2026-03-26 05:29:53 +00:00
memory-graph Add visual enhancements: drop shadows, gradient fills, hover glow, forgotten X icon, version edge glow 2026-03-27 05:16:48 +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 feat: empty state action for new spaces (#780) 2026-03-15 11:02:14 -07:00
validation feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00