feat: Memory links and relationships #27

Closed
opened 2026-01-21 20:45:37 +00:00 by jack · 0 comments
Owner

Description

Link related memories together to build a knowledge graph.

Features

  • Manual linking between observations
  • Auto-detect related memories (same files, concepts)
  • Show related memories in detail view
  • Graph visualization of connections
  • Backlinks (show what links to this memory)

Use Cases

  • Connect bug to fix
  • Link discovery to implementation
  • Track evolution of a feature

Technical

  • New memory_links table
  • Relationship types (related, caused_by, implements, etc.)
  • Graph query capabilities

Migrated-From: jack/claude-mem-fork#19

## Description Link related memories together to build a knowledge graph. ## Features - Manual linking between observations - Auto-detect related memories (same files, concepts) - Show related memories in detail view - Graph visualization of connections - Backlinks (show what links to this memory) ## Use Cases - Connect bug to fix - Link discovery to implementation - Track evolution of a feature ## Technical - New memory_links table - Relationship types (related, caused_by, implements, etc.) - Graph query capabilities --- Migrated-From: jack/claude-mem-fork#19
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable/claude-mem#27
No description provided.