Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6741 plugins found
dsh-pet
ysyyhhh/dsh-pet
Native desktop pet for DSH that follows agent activity, supports Codex pet packages, and imports approved pets directly from Petdex without its CLI.
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.
better-reasoning-slider
vvvspec/better-reasoning-slider
Official-style composer model trigger with a floating reasoning-effort slider popup.
dsh-process-fold
uigdwunm/dsh-process-fold
Folds each DSH Web turn's thinking, tool calls and context into bordered process boxes cut at every piece of model text; a collapsed box shows its latest two items, the stacked lines above its border open that one box, the border itself folds it back, and user dialogue, interactive questions and model text stay outside.
dsh-mobile
tecfancy/dsh-mobile
Mobile adapter for the DSH web shell: overlay sidebar/details drawers, responsive composer and settings below 768px, zero desktop regression.
dsh-prompt-optimizer
songmiao-tech/dsh-prompt-optimizer
Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.
dsh-client-ui-quote
skyhancloud/dsh-client-ui-quote
Adds a removable quote banner above the web chat composer for text selected from an AI reply, included in the next message.
dsh-pathlink
penguin-oo/dsh-pathlink
Ctrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
dsh-side-monitor
pc439527/dsh-side-monitor
Sidebar system monitor for the DSH Web UI: live host overview (CPU/memory/network/disk), process list, and Docker container status, all read-only.
dsh-community-hot
littleboylittlegirl/dsh-community-hot
Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
dsh-no-setup-mode
johnnycls/dsh-no-setup-mode
No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).
dsh-line-select
fengmax1997/dsh-line-select
Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a `@path:start-end` reference into the composer; the agent receives the exact selected lines on send.
dsh-tick-rail
caisiyang123/dsh-tick-rail
Tick-rail conversation navigator: one tick per message you sent, a lit peak that follows the mouse with an even falloff, hover previews, click or keyboard to jump.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
dsh-weixin
xmanrui/dsh-weixin
Connect a Weixin bot to DeepSeek Harness by scanning a QR code.
dsh-turn-marks
magicof2/dsh-turn-marks
Left-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white.
dsh-session-cleaner
fountunt/dsh-session-cleaner
Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).
dsh-test-runner
suimi8/dsh-test-runner
Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.
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.
dsh-turn-index
simon314620/dsh-turn-index
Turn-index sidebar: one entry per user turn, click to jump, scroll-spy highlighting.
dsh-pi-tui
lqhl/dsh-pi-tui
Pi TUI (differential-rendering terminal framework) front end: streaming markdown, thinking collapse, tool cards, slash commands, approval/question overlays, shared dsh session store.
dsh-pin-recall
kerwin2046/dsh-pin-recall
Pin assistant replies from the Web action strip and recall them into the next model turn (`/pin` `/recall`, with optional wake).
dsh-payload-capture
moeblack/dsh-payload-capture
Capture every upstream model API payload to JSON (debug & observability).