Plugin directory / Sessions & Messages / dsh-mnemon
dsh-mnemon
Verified · installs & boots on dsh omdsh-dev/dsh-mnemon ↗
3Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
Mnemon 与 DSH 的深度集成插件,为 DSH 提供完备的本地记忆系统:运行时记忆、可检索档案与受监督记忆体。
Our take
Works — verified, early-stage project
Works — verified, early-stage project
Install
dsh plugin --profile web add dsh-mnemon - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-mnemon. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-mnemon · version 0.1.0 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/omdsh-dev/dsh-mnemon ↗