Memento Memory

Add bounded, approval-gated, auditable memory across DeepSeek Harness sessions.

GitHub stars0
MaintainerPerryLink
LicenseApache-2.0
StatusCommunity

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-memento

Capabilities

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.
Keep exploring

Related plugins

ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool

@File Mentions

ToolsUI25 stars

Search and attach workspace files to prompts with fast, familiar Codex-style @file mentions.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-at-file