UI Enhancements 21
-
dsh-tianshu-tuihuiliyi37
A terminal UI (TUI) for DeepSeek Harness.
-
dsh-at-fileomdsh-dev
Codex-style `@file` mentions: search workspace files in the composer and attach their contents to prompts.
-
ui-status-labelalingalingling
Customize the "deep diving" thinking status label to anything you like.
-
dsh-openpencilZSeven-W
OpenPencil design preview and editing plugin.
-
dsh-visualizeNagi-ovo
In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering.
-
dsh-side-panelccq1
Side panel with file browser, terminal, and Git review for quick file previews.
-
dsh-focus-chatdingyi222666
A "focus chat" minimal view that shows only final outputs.
-
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.
-
dsh-annotationomdsh-dev
Select text → annotate → send with your message; replies map back to each annotation.
-
dsh-navbarvlln
Conversation node navigation bar for quick jumps between user messages.
-
dsh-task-statusvlln
Background task status bar: progress plus live output tail on the chat page.
-
dsh-web-archiverenat3u
Collapse noisy messages (Think, Bash, etc.) in conversations.
-
dsh-spotlight0xsline
Keyboard-first command palette for the DSH Web UI.
-
dsh-101bill9109
Document reading mode for DSH.
-
dsh-drag-and-dropbill9109
Cross-platform file drag-and-drop with raw path insertion, no file copying.
-
dsh-deeplinkqyw233
Deep links: open a specific session or workspace via `?session=` / `?workspace=`.
-
dsh-diff-viewerlehhair
PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
-
ex-settingomdsh-dev
Settings extensions for DSH.
-
web-componentsomdsh-dev
Web Components support.
-
dsh-turn-navigatorvibeinging
Turn navigation for the DSH Web UI.
-
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.