Skip to content
dsh-market Browse plugins GitHub 中文

988hj7tczd-oss/harness-desktop#plugins/harness-memory

Cross-session memory for DeepSeek Harness via the official storage domain: memories persist through ctx.storage (storageDomain table) and are injected into the system prompt through a registered section (memory:recall), with memory_save / memory_forget tools so the agent reads and writes its own memory (maxMemories configurable).

Stars ★ 1 Category Memory Listed 2026-08-23

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add github:988hj7tczd-oss/harness-desktop#path:/plugins/harness-memory

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.