github agentic-box/memora v0.2.11
v0.2.11 - Graph visualization improvements

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

Summary

  • New MCP tools: memory_create_issue and memory_create_todo for easier memory creation
  • Graph visualization: Round circle nodes with connection-based sizing
  • Collapsible sections: Categories/Components with [+]/[-] toggle
  • Cloud backend: Retry logic with exponential backoff and graceful fallback
  • Color scheme: Documented in README

Graph Changes

  • All nodes use round circles (dot shape)
  • Node size based on connection count (like Connected Papers)
  • Legend icons match node shapes
  • Categories/Components collapsed by default with toggle
  • Added color scheme section to README

Don't miss a new memora release

NewReleases is sending notifications on new releases.