github agentic-box/memora v0.2.5
v0.2.5: Structured Issues & TODOs with Graph Visualization

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

What's New

Structured Memory Types

  • Issues: Track bugs with type: "issue", status (open/in_progress/resolved), severity, component
  • TODOs: Track tasks with type: "todo", status (open/completed/blocked), priority, category
  • Both types get dedicated legend sections in the graph visualization

Graph Visualization Enhancements

  • Issues render as squares with status-based colors
  • TODOs render as triangles with priority-based colors
  • Tags legend now collapsible (collapsed by default)
  • Refactored to modular graph/ subpackage for maintainability
  • REST API + SPA architecture for better performance

Other Improvements

  • Hierarchy path validation on memory creation
  • Compact mode for memory_hierarchy (default: True)
  • Search filter fixes

Don't miss a new memora release

NewReleases is sending notifications on new releases.