Plugins
Browse, filter, and install DeepSeek-Harness plugins.
168 plugins found
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-task-planner
ztl34245881-commits/dsh-task-planner
Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons.
dsh-tool-time
omdsh-dev/dsh-tool-time
Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.
dsh-tool-markdown
omdsh-dev/dsh-tool-markdown
HTML↔Markdown conversion, GFM table normalization, and TOC generation.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.
dsh-web-ui (dsh-ssh)
damonkoy/dsh-web-ui
Remote SSH operations for the dsh web GUI: host config store and persisted sessions.
dsh-plugin-uisfx
xanthanl/dsh-plugin-uisfx
Semantic UI sound effects powered by uisfx: task start/success/failure and per-button cues, settings UI with instant preview, 12 sound packs, Host-persisted preferences, and `ctx.uisfx` service for other plugins.
dsh-negative-ledger
akslcw/dsh-negative-ledger
Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.
dsh-qq2007-skin
leemancheung/dsh-qq2007-skin
QQ 2007-inspired DSH Web skin: 72 native theme tokens, scoped three-pane chrome, original offline art and pixel buddy, an optional synthesized send chime, responsive/accessibility fallbacks, and reversible Settings switches.
dsh-client-ui-writing
x2802490130-prog/dsh-client-ui-writing
Client-side writing panel for the Web UI: project volumes and stats, corpus library, full-text search, evolution version-chain diffs, and an SVG thread graph, shown only in writing-preset sessions.
dsh-web-ui (dsh-task-board)
damonkoy/dsh-web-ui
Task board for the dsh web GUI: a sidebar entry plus a multi-column kanban view with local persistence.
dsh-plugin-anydoc
beancookie/dsh-plugin-anydoc
This plugin exports a reusable function that takes a file path or a Buffer, extracts the content via @firecrawl/anydoc, and returns GitHub‑Flavored Markdown (GFM). It also includes configuration options and an example usage.
dsh-pdf
sunshine-lang/dsh-pdf
PDF toolbox for DeepSeek Harness: extract text, metadata, and page ranges from PDF files (local parsing, no API key).
dsh-output-styles
perrylink/dsh-output-styles
Runtime-switchable model output styles with Claude Code outputStyles parity, plus the output.render.* presentation protocol: a /style command, per-session persistence, systemPrompt injection, six built-in styles, a web picker, and a renderer registry with per-session/per-tool rules and /export.
dsh-wordbox
arcmosin/dsh-wordbox
Common Word Box (常用词盒子) — DeepSeek Harness web client plugin: a persistent slide-up word/phrase panel next to the composer input, with global/current-project buckets and one-click insert. Works in every workspace.
dsh-session-export
bwndlct/dsh-session-export
Export the current session to portable, schema-versioned Markdown and JSON files via the `session_export` tool and slash commands, with cross-platform-safe filenames.
dsh-wm
waynejin0918/dsh-wm
World-model research toolkit: inspect frames, name 3D / pixel / latent routes, score pred vs GT, and RSI skills / wm.yaml.
dsh-plugin-colorscheme
civitasv/dsh-plugin-colorscheme
Web UI colorscheme plugin: switch and persist themes from Settings, with 8 built-in open-source presets plus custom themes.
dsh-global-task-list
sgzxs/dsh-global-task-list
A global task library plugin for DeepSeek Harness featuring cross-session persistence, a real-time generative-UI browser panel, and subagent job synchronization.DeepSeek Harness 全局任务插件:提供跨会话持久化任务库、生成式 UI (Generative-UI) 悬浮面板及子智能体 (Subagent) 状态自动同步。
dsh-turn-fork
ruby1304/dsh-turn-fork
Turn-atomic message editing, retry, reroll and version-tree navigation for DeepSeek Harness conversations
dsh-coding-agent-preset
saikel-orado-liu/dsh-coding-agent-preset
Windows-adapted DeepSeek Harness coding-mode agent preset with a persistent PowerShell 7 shell.
dsh-running-liang
skiuniverse/dsh-running-liang
A Chrome-dino-style runner for the DeepSeek Harness Web UI: play while the agent replies, score from 梁子 to 梁圣 on a persistent progress strip.
dsh-approval-gate
moon09300731/dsh-approval-gate
Risk-gated approval automation for DeepSeek Harness: flash pre-classifies whether a write/command is irreversible — safe operations are auto-approved, dangerous ones are escalated to human approval (fail-safe).