Session distillation memory for DeepSeek Harness
16480000/dsh-plugin-memory · skills
Session distillation memory for DeepSeek Harness: a bundle that distills completed turns into durable knowledge entries and surfaces each entry to the model as a skill.
★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense
Project overview
The plugin uses vocabulary shipped by the DeepSeek Harness memory change (purpose: 'memory' in dsh-llm and the memory/ session events): it requires a Harness build that includes that change. Older builds still load the plugin and distill correctly; only the DeepSeek thinking-disable mapping and the memory/distill-call replay vocabulary are lost. Install
From npm (prebuilt, no build permission needed):
From GitHub (sources; pnpm runs the package's prepare build after install):
Install command
dsh plugin --profile web add github:16480000/dsh-plugin-memory