Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2323 plugins found

W

dsh-ui-tweaks

wlj521/dsh-ui-tweaks

Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.

223 hours agoUI EnhancementsMIT
W

dsh-web-preview-float

wjnct55555/dsh-web-preview-float

Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.

25 days agoUI EnhancementsMIT
W

dsh-turn-fold

winter-and-you-gone/dsh-turn-fold

Automatically folds tool calls into Think-segment groups and collapses each finished turn into a single header showing duration, token, throughput, and cache-hit metrics.

23 days agoUI EnhancementsMIT
W

dsh-codex-timeline

wine-red/dsh-codex-timeline

Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.

22 days agoUI EnhancementsMIT
R

dsh-shortcuts

ricketts-guo/dsh-shortcuts

Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.

23 days agoUI EnhancementsMIT
P

dsh-bili-widget

pyf2818/dsh-bili-widget

Floating Bilibili video mini-player for DSH — always-on-top window with discover/search/follow-UP channels, auto-playlist, mini & focus modes, persisted watch history and window minimize-to-ball.

23 days agoUI EnhancementsMIT
P

harness-widgets

physicolor/harness-widgets

Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.

23 days agoUI EnhancementsMIT
N

folder-tree-sh

nothree-code/folder-tree-sh

Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.

22 days agoUI EnhancementsMIT
L

dsh-writing-pad

linhx1999/dsh-writing-pad

Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.

24 days agoUI EnhancementsMIT
L

DSH-Right-Sidebar

limitinfinitude/dsh-right-sidebar

DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.

24 days agoUI EnhancementsMIT
J

dsh-canvas-preview

jiuyuechuwuhao/dsh-canvas-preview

Conversation Canvas tab: live-preview workspace HTML artifacts and export PNG/JPG/SVG locally (`npx dsh-canvas-preview`).

2yesterdayUI EnhancementsMIT
I

dsh-splash-launcher

isilsolme/dsh-splash-launcher

Windows one-click launcher with a borderless WPF startup animation (stroke-by-stroke HARNESS lettering) that starts dsh web in the background and fades into the GUI once ready, plus a desktop_launch tool.

24 days agoUI Enhancements
I

dsh-shorts-wall

imkingjh999/dsh-shorts-wall

Adds a docked-first vertical shorts wall to the DSH Web UI with YouTube Shorts and Bilibili sources, keyword rotation, four-corner resizing, and Alt+S/Alt+M shortcuts.

220 hours agoUI EnhancementsMIT
F

dsh-prompt

featherhunter/dsh-prompt

Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.

221 hours agoUI EnhancementsMIT
D

dsh-multi-chat

daetz-coder/dsh-multi-chat

Multi-window wall for the DSH Web UI: run and monitor N conversations side-by-side in one screen, with auto-discovery, per-window controls, and an authenticated LAN gateway for phone/tablet access.

2yesterdayUI EnhancementsMIT
C

whale-on-desk

cookiesheep/whale-on-desk

Pixel-art whale desktop companion with 29 frame-audited states — taps the glass and flashes the tab title when an approval waits, speaks a completion report when a turn ends, and adds a slash-command palette to the web client.

221 hours agoUI EnhancementsMIT
C

dsh-file

chengzhi43/dsh-file

VS Code-style file manager: browse the conversation workspace in a sidebar tree and edit files in the center column with Monaco, with theme import/export and Markdown preview.

22 days agoUI EnhancementsMIT
A

dsh-sleep-send

awu12277/dsh-sleep-send

Schedule-send button and panel to the right of the composer, with smart time slots, a custom date/time picker, several queued sends at once, and localStorage persistence that restores pending tasks after a page reload.

2yesterdayUI EnhancementsMIT
A

dsh-model-search

a1073097082/dsh-model-search

Adds searchable filtering to the model selector by provider, model name, and model ID; spaces act as wildcards.

25 days agoUI EnhancementsMIT
Q

dsh-ask-guard

q1hangl/dsh-ask-guard

Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever.

26 days agoTools & CapabilitiesMIT
F

dsh-handoff

fleetingecho/dsh-handoff

Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.

24 days agoMemory
M

dsh-session-doctor

mayf3/dsh-session-doctor

Diagnose, unstick, and read DSH sessions: list sessions with agent status, read conversations, diagnose stuck agents, recover them with cancel+keepInbox, and send messages to other sessions.

26 days agoSessions & MessagesMIT
I

dsh-sideband

ishuowang/dsh-sideband

Hand off focused context without waiting for or interrupting the active Agent: freeze a bounded Session snapshot, summarize it asynchronously with an isolated no-tool LLM, and deliver a provenance-bearing capsule to another Session or an authorized Room—quiet by default for Sessions, with explicit wakeup available.

24 days agoSessions & MessagesMIT
W

dsh-review-loop

wuxiangru915/dsh-review-loop

Incremental diff reviewer for DSH: after approving a batch, only new changes since the checkpoint are shown, with a Web review panel and `/review` command that inject feedback back to the agent.

27 days agoGit & Code ReviewMIT