awesome-dsh-plugin.com

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. UI Enhancements 21

  2. dsh-tianshu-tuihuiliyi37

    A terminal UI (TUI) for DeepSeek Harness.

  3. dsh-at-fileomdsh-dev

    Codex-style `@file` mentions: search workspace files in the composer and attach their contents to prompts.

  4. ui-status-labelalingalingling

    Customize the "deep diving" thinking status label to anything you like.

  5. dsh-openpencilZSeven-W

    OpenPencil design preview and editing plugin.

  6. dsh-visualizeNagi-ovo

    In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering.

  7. dsh-side-panelccq1

    Side panel with file browser, terminal, and Git review for quick file previews.

  8. dsh-focus-chatdingyi222666

    A "focus chat" minimal view that shows only final outputs.

  9. dsh-genuiomdsh-dev

    Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model.

  10. dsh-annotationomdsh-dev

    Select text → annotate → send with your message; replies map back to each annotation.

  11. dsh-navbarvlln

    Conversation node navigation bar for quick jumps between user messages.

  12. dsh-task-statusvlln

    Background task status bar: progress plus live output tail on the chat page.

  13. dsh-web-archiverenat3u

    Collapse noisy messages (Think, Bash, etc.) in conversations.

  14. dsh-spotlight0xsline

    Keyboard-first command palette for the DSH Web UI.

  15. dsh-101bill9109

    Document reading mode for DSH.

  16. dsh-drag-and-dropbill9109

    Cross-platform file drag-and-drop with raw path insertion, no file copying.

  17. dsh-deeplinkqyw233

    Deep links: open a specific session or workspace via `?session=` / `?workspace=`.

  18. dsh-diff-viewerlehhair

    PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.

  19. ex-settingomdsh-dev

    Settings extensions for DSH.

  20. web-componentsomdsh-dev

    Web Components support.

  21. dsh-turn-navigatorvibeinging

    Turn navigation for the DSH Web UI.

  22. dsh-milestoneSnowCrescenter-tech

    Right-side dot-timeline rail: jump between user messages.

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.