Sessions & Messages 13
-
dsh-turn-rewindAnionex
Rewind conversation and workspace state, powered by a persistent Change Ledger.
-
dsh-crosstalkJesse-njx
Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox.
-
distillLoserFox
Automatic conversation distillation: background subagent reflection + skill create/update.
-
dsh-sharehellodigua
Share your conversations with one click.
-
dsh-message-editMoeblack
Branch-based message editing, reroll, retry, and a version timeline.
-
dsh-mnemonomdsh-dev
Deep Mnemon integration: local three-tier memory (Runtime Memory, retrievable Documents, supervised Memory Spaces).
-
nowledge-mem-deepseek-harnessnowledge-co
One memory layer for every AI tool and agent: Context Bundle injection, prompt-time recall, MCP tools, and turn-end DSH thread capture.
-
dsh-memoryJesse-njx
Cited memory over DSH's lossless session log: distilled facts carry `(sessionId, eventRange)` citations that expand back to the exact original log excerpt.
-
dsh-sidechainBuyi-wsgzg
`/side` persistent side sessions and `/btw` one-shot side questions, run in a temporary fork without touching main history.
-
dsh-conversation-sharebill9109
Share any excerpt of a conversation.
-
dsh-explainyuezengwu
Local-first learning mode: cross-session learning threads with per-source explanations.
-
dsh-prompt-studioMoeblack
Edit user and built-in system-prompt sections with live preview.
-
dsh-chat-importNwflower
Import Claude Code / Codex / ChatGPT / Cursor chat histories as resumable DeepSeek Harness sessions.
No plugins match.
Installing
# from npm (prebuilt) dsh plugin --profile web add <npm-package> # from GitHub (first run asks for allowBuilds approval — follow the hint, retry) dsh plugin --profile web add github:<owner>/<repo>
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Get your plugin listed
Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.