Plugin directory / Sessions & Messages / dsh-memoir
dsh-memoir
Verified · installs & boots on dsh Qinling-Melon-Farmers/dsh-memoir ↗
What it does
DSH 项目持久化记忆插件(TypeScript):会话归纳 + 经验教训沉淀,写入 PROJECT_MEMORY.md 与全局索引;每轮工作结束自动提醒蒸馏、自动注入未来 AGENTS;附 Web GUI 记忆面板(项目/全局 tab、检索、手动记录/删除)。dsh-plug…
Works — verified, early-stage project
DSH 项目持久化记忆插件(TypeScript):会话归纳 + 经验教训沉淀,写入 PROJECT_MEMORY.md 与全局索引;每轮工作结束自动提醒蒸馏、自动注入未来 AGENTS;附 Web GUI 记忆面板(项目/全局 tab、检索、手动记录/删除)。dsh-plug… It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/Qinling-Melon-Farmers/dsh-memoir ↗