Knowledge graph with typed relations in Memory module

t-255·WorkTask·
·
·
Created2 months ago·Updated2 months ago

Description

Edit

Extend Omni/Agent/Memory.hs with typed relations between memories. Add memory_links table with (from_memory_id, to_memory_id, relation_type). Relation types: contradicts, supports, elaborates, supersedes, related. Add tools for linking memories and querying the graph.

Timeline (1)

🔄[human]Open → Done2 months ago