CAPABILITY INDEX

Memory

10

Context persistence and long-term recall.

npm / memoryOfficial
DS

DSH Session

by DeepSeek

Event-sourced session store for the DeepSeek Harness

npm / memoryOfficial

Session-projection seam: the merge-extensible projection type table, the provider contract, and the ctx.sessionProjections registry serving whole current values of log-derived per-session state

npm / memoryOfficial

Persisted projection cache (ctx.sessionProjectionCache): durable per-session projection checkpoints over the domain data form, throttled write-behind, and the cold-read ladder (cache row + persistence tail replay)

npm / memoryOfficial
DS

Whole-log conversation counts and wall times projection (sessionStats) for the DeepSeek Harness

npm / memory
DM

DSH Memory

by ohtokaah

Cross-session recall and proactive memory with bounded, progressive context injection.