AllDSH
中文
PerryLink avatar

Memento

PerryLink · PerryLink/dsh-memento

Bounded, layered, approval-gated cross-session memory built on the ctx.memory seam with a SQLite provider.

Listing checked by AllDSH Editorial , data updated · How to cite

L5 silver active Scanned

Install command

dsh plugin --profile web add dsh-memento

Requires a running harness: start it with npx @deepseek-ai/dsh webthen run the command above. New to this? See the installation guide.

What it does

Memento builds memory on the harness’s own capability seam rather than beside it. Writes are bounded, layered by kind, gated behind approval, and auditable afterwards, and recall injects a frozen snapshot into the turn so results are reproducible. Storage is SQLite, which keeps everything in the profile directory.

Key features

  • Uses the ctx.memory seam instead of shadowing session state
  • Explicit approval gate on writes
  • Layered memory kinds with their own retention rules
  • Frozen snapshot injection for reproducible recall
  • SQLite provider, no external service

Install

dsh plugin --profile web add dsh-memento@0.5.10

Compatibility notes

Pin the version if you depend on the snapshot format, since early releases still refine the schema.

Similar DSH plugins

Browse all
bowenliang123 avatar

DSH Context

bowenliang123

Editor's pick

Context dashboard, browser and command that show how the context window is composed and how it evolves.

L5 gold Scanned
1.3k TypeScript 2d ago
mnemon-dev avatar

Mnemon

mnemon-dev

LLM-supervised persistent memory with graph recall, cross-session knowledge and a single binary install.

L4 silver Scanned
558 Go 5d ago
ESC

Type to search the index. Built at deploy time by Pagefind.