PartMemory
Episodic Memory
Write events to a store and recall the k most relevant on demand — shared working memory for a multi-agent line.
#memory#state#retrieval
Sub-graph schematic4 nodes · 3 edges
How it works
State that outlives a single step. Agents write what they did; later stages recall the k-nearest relevant episodes to stay coherent across a long run. Without something like this, every stage re-derives context it should have remembered.