github agentic-box/memora v0.2.13
v0.2.13 - Focus Mode & Live Updates

latest releases: v0.2.24, v0.2.23, v0.2.22...
3 months ago

What's New

Focus Mode

Click any node in the knowledge graph to highlight its connections with visual hierarchy:

  • Hop 1 (direct): Thick cyan lines, full opacity
  • Hop 2 (indirect): Thin grey lines, 35% opacity
  • Hop 3+: Nearly invisible (8% opacity)

Live Graph Updates

Graph now refreshes automatically via Server-Sent Events when memories are created, updated, or deleted - no manual refresh needed.

Duplicate Detection

Memories with similarity ≥85% display red borders, making it easy to spot and consolidate duplicates.

New Features

  • memory_create_issue - Create issues with status/severity/component
  • memory_create_todo - Create TODOs with status/priority/category
  • Section memories - Organizational headers excluded from graph
  • Connection-based node sizing (more connections = larger node)
  • Collapsible issue/todo categories in sidebar

UI Improvements

  • Polished hover tooltips with gradient styling
  • README badges (version, license, stars)
  • Demo GIF in README

Fixes

  • Port reuse delay on graph server restart
  • R2 compatibility for non-existent objects
  • Detail panel closes when displayed memory is deleted

Don't miss a new memora release

NewReleases is sending notifications on new releases.