All plugins

DSH / BUNDLE / BUNDLES

deepseek-harness-memory

v0.1.32303572348 / deepseek-harness-memory3d1abb4860

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

deepseek-harness-memory

Claude Code-style long-term memory for dsh: markdown memory files with frontmatter, MEMORY.md index, session-start prompt injection, and a memory tool.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add 2303572348/deepseek-harness-memory --ref 3d1abb4860eb2ddfd2695e770b5b90fa6ce43168

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

Claude Code 风格长期记忆插件(dsh 版):跨会话持久记忆,会话启动自动注入。

LIMITATIONS

Known limitations

- 无自动记忆提取(Claude Code 的 turn-end 记忆子代理):模型按系统提示词纪律主动 add/update,与用户明确要求「记住」时等效。 - 无 `/memory`、`/toggle-memory` 命令(dsh 无对等命令体系)。 - 记忆明文存储,勿存密钥/PII。