awesome-dsh-plugin.com

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. Sessions & Messages 13

  2. dsh-turn-rewindAnionex

    Rewind conversation and workspace state, powered by a persistent Change Ledger.

  3. 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.

  4. distillLoserFox

    Automatic conversation distillation: background subagent reflection + skill create/update.

  5. dsh-sharehellodigua

    Share your conversations with one click.

  6. dsh-message-editMoeblack

    Branch-based message editing, reroll, retry, and a version timeline.

  7. dsh-mnemonomdsh-dev

    Deep Mnemon integration: local three-tier memory (Runtime Memory, retrievable Documents, supervised Memory Spaces).

  8. 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.

  9. 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.

  10. dsh-sidechainBuyi-wsgzg

    `/side` persistent side sessions and `/btw` one-shot side questions, run in a temporary fork without touching main history.

  11. dsh-conversation-sharebill9109

    Share any excerpt of a conversation.

  12. dsh-explainyuezengwu

    Local-first learning mode: cross-session learning threads with per-source explanations.

  13. dsh-prompt-studioMoeblack

    Edit user and built-in system-prompt sections with live preview.

  14. 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.