About Memento Memory
Memento provides a layered cross-session memory capability for dsh. It combines an SQLite provider, explicit memory tools, frozen snapshot injection, approval gates, and an audit trail so retained context stays bounded and inspectable.
Install in a dsh profile
$ dsh plugin --profile web add https://github.com/PerryLink/dsh-mementoCapabilities
◆Cross-session memory
◆Approval-gated writes
◆SQLite storage
◆Auditable snapshots
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.