DeepSeek Harness Plugin

dsh-memory-evolve

Category: Memory · ⭐ 58stars

Community — community listing (auto-synced from the GitHub dsh-plugin topic), verify the source yourself

为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。

Plugin facts

Maintainercsyangwen
GitHub stars58
Primary languageJavaScript
LicenseMIT
Last push2026-08-14T13:55:48Z
Added to this directory2026-08-15

About this plugin

为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。

Install this DSH plugin

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

dsh plugin add github:csyangwen/dsh-memory-evolve

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.

⚠️ Safety note

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 →

About this plugin: dsh-memory-evolve

What is dsh-memory-evolve?

dsh-memory-evolve is a memory plugin maintained by csyangwen. 为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。

How do I install dsh-memory-evolve?

Run dsh plugin add github:csyangwen/dsh-memory-evolve 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:csyangwen/dsh-memory-evolve#commit.

Is dsh-memory-evolve free?

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

modlens

Curated ⭐ 1306

Memory

Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).

View plugin → liustack

mnemon

Community ⭐ 436

Memory

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

View plugin → mnemon-dev