Plugins
Browse, filter, and install DeepSeek-Harness plugins.
776 plugins found
dsh-prompt-studio
moeblack/dsh-prompt-studio
Edit user and built-in system-prompt sections with live preview.
dsh-task-relay
lesliewylie/dsh-task-relay
Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
dsh-crosstalk
jesse-njx/dsh-crosstalk
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.
dsh-font
tianyhjg-lab/dsh-font
Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence.
dsh-desktop-windowos (plugin)
rafolie/dsh-desktop-windowos
Windows tray desktop shell for DSH: auto-installs the exe from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.
dsh-heatmap
283gawin/dsh-heatmap
Activity heatmap in the DSH Web sidebar: GitHub-style grid of daily commits, token usage, and estimated spend, with a today stats line for all-session token totals, cache hit rate, and per-model auto-priced cost.
dsh-plugin-terminal
siberiah2o/dsh-plugin-terminal
Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box.
dsh-pomodoro
causebefore/dsh-pomodoro
Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications.
dsh-chat-outline
liliucourier/dsh-chat-outline
Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump.
dsh-hud
a903067276-rgb/dsh-hud
HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel.
dsh-pet
zealot00/dsh-pet
Desktop pet for the DSH Web UI: sprite-sheet animation, agent state linkage, drag, alarm (daily/one-shot) and pomodoro widgets, skin picker with preview.
dsh-sticky-disclosure
han-1413141/dsh-sticky-disclosure
One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey.
dsh-opencode-go-usage
v587d/dsh-opencode-go-usage
OpenCode Go subscription usage (rolling/weekly/monthly windows with reset countdowns) in the composer dock, with a built-in credential editor.
web-components
omdsh-dev/web-components
Web Components support.
ex-setting
omdsh-dev/ex-setting
Settings extensions for DSH.
dsh-101
bill9109/dsh-101
Document reading mode for DSH.
arcana
gooodwei/arcana
A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
dsh-message-preview
asukasec/dsh-message-preview
Right-edge user-message navigator with an adaptive block layout that fits the available height, plus hover previews, keyboard controls, and click-to-jump navigation.
dsh-prompt-enhancer
fishsb/dsh-prompt-enhancer
One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable.
dsh-web-default-session
wjy9902/dsh-web-default-session
The generic New Session action opens a default-directory workspace instead of requiring a folder pick, and the workspace picker lists that workspace as a no-folder choice.
dsh-cost-balance
zoumutou/dsh-cost-balance
Collapsible iOS-style stats pill under the composer: session cost, DeepSeek account balance, cache-hit rate, and token usage in a frosted panel.
dsh-web-lan-access
acidgr/dsh-web-lan-access
LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links.
dsh-web-mobile-fix
acidgr/dsh-web-mobile-fix
Mobile layout fixes for the Web UI on narrow screens: full-screen settings panel, one-row plugin nav, full-screen sidebar, centered popups, icon-only session-log button.
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.