DeepSeek Harness Plugin

dsh-memory

Memory 184 stars DSH Plugin

Local Git-backed long-term memory for DeepSeek Harness with cited context, usage-aware read tools, safe sync, previews, and rollback.

Plugin facts

GitHub stars 184
LicenseMIT
Primary languageJavaScript
Last push2026-09-01T08:18:27Z
Maintainerseriousz158
Added to this directory2026-09-08

Screenshots

About this plugin

Local Git-backed long-term memory for DeepSeek Harness with cited context, usage-aware read tools, safe sync, previews, and rollback.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:seriousz158/dsh-memory

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →

More about this plugin

Stores durable memory in a local Git repository, not in this source repository or a hosted service. - Registers the memory settings namespace immediately, so memory.enabled takes effect for the next model call without restarting DSH. - Shows a long-term-memory row in DSH settings with repository status and a double-confirmation Delete memory action. - Preserves a Git recovery point before clearing summary.md, handbook/, rollouts/, and archive/: a clean repository reuses its existing HEAD, while dirty target paths get a dedicated checkpoint commit; the next commit records the cleared state. - Refuses unsafe repository layouts, symbolic-link escapes, non-repository roots, and path races during a clear operation. - Can process only idle local session logs through an optional headless synchronizer. The synchronizer defaults to workspace-write, never silently installs DSH, and forwards only an allowlisted environment.

About this plugin: dsh-memory

What is dsh-memory?

dsh-memory is a memory plugin maintained by seriousz158. Local Git-backed long-term memory for DeepSeek Harness with cited context, usage-aware read tools, safe sync, previews, and rollback.

How do I install dsh-memory?

Run dsh plugin add github:seriousz158/dsh-memory in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:seriousz158/dsh-memory#commit.

Is dsh-memory free?

dsh-memory is a community open-source project released under the MIT license. You can inspect its source and install it for free.

WeKnora

Featured 21948

Memory

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

View plugin → Tencent GitHub profile image Tencent

MemOS

Featured 11250

Memory

Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings and DeepSeek Harness support.

View plugin → MemTensor GitHub profile image MemTensor

ReMe

Featured 3441

Memory

ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.

View plugin → agentscope-ai GitHub profile image agentscope-ai