DeepSeek Harness plugin

dsh-agent-memory-xingying

Claw persistent memory: vault, daily notes, review, flush. 完整留存:金库、日记、回顾、压缩前冲洗。

Jump to install

Source facts

Repository
xingyingyuzhui/dsh-agent-memory
Latest update
Aug 19, 2026
Category
Workflow & Automation
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/xingyingyuzhui/dsh-agent-memory
Plugin: dsh-agent-memory-xingying
Author: xingyingyuzhui

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-agent-memory · Claw 记忆

独立记忆插件。每个 Claw Agent 有 USER / MEMORY 金库、日记和回合后回顾。不拦截其它工具。HEARTBEAT 巡检不在本插件。

  • memory 工具只挂在 Claw 会话上(agent/created + agent/session-start
  • 回合结束后按设置做回顾;压缩开始时听官方 session/eventcompaction/start,立刻把该写入金库
  • 设置:自由写或需审批、回顾开关。待审批项在 Claw Agent → 记忆 tab
  • 工作区 / 官方会话不注入 Claw 记忆。Claw 会话只读自己的金库。

安装

dsh plugin --profile web add github:xingyingyuzhui/dsh-agent-memory

建议装在 dsh-agent-registrydsh-agent-identity 之后。装完重启 dsh web

本地开发:

dsh plugin --profile web add link:/abs/path/to/dsh-agent-memory

数据

  • ~/.dsh/DSclaw/<slug>/USER.mdMEMORY.md
  • ~/.dsh/DSclaw/<slug>/memory/YYYY-MM-DD.md
  • ~/.dsh/agent-memory/settings.json(审批、回顾开关)

卸掉后文件留在盘上,不再注入、不再回顾、memory 工具消失。

License

MIT