github agentic-box/memora v0.2.3
v0.2.3: Enhanced Graph Visualization

latest releases: v0.2.28, v0.2.27, v0.2.26...
4 months ago

What's New

Graph Visualization Improvements

  • Nested hierarchy support - Memories are now organized in collapsible nested sections based on
    metadata (section/subsection)
  • Cumulative counts - Parent sections show total memory count including all children
  • Mermaid diagram rendering - Code blocks with mermaid syntax are rendered as diagrams in the detail
    panel
  • Memory ID tooltip - Hover over any node to see its memory ID
  • Resizable detail panel - Drag to resize the markdown preview panel
  • Improved markdown rendering - Better formatting in the detail view

Image Handling

  • Automatic image resizing - Images in memory metadata are automatically resized to thumbnails (200px,
    70% quality)
  • Smart format selection - PNG preserved for transparent images, JPEG for others
  • Smaller memory footprint - Dramatically reduced storage for image-containing memories

Dependencies

  • Added Pillow for image processing

Don't miss a new memora release

NewReleases is sending notifications on new releases.