Plugin directory / Sessions & Messages / dsh-memory
dsh-memory
Verified · installs & boots on dsh Jesse-njx/dsh-memory ↗
1Stars
0Forks
2Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
Cited memory over DSH's lossless session log — distilled, human-auditable facts with citations back to the exact source events; memory_read/memory_expand tools, recall index, and a dsh-memory CLI.
Our take
Works — verified, early-stage project
Works — verified, early-stage project
Install
dsh plugin --profile web add dsh-memory - 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-memory. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-memory · 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/Jesse-njx/dsh-memory ↗