Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
7143 plugins encontrados
dsh-typst-preview
limbo-137/dsh-typst-preview
Typst live preview as a native right-Sidebar tab: clicking a .typ file opens a tab whose toolbar switches between the tinymist-rendered page and the highlighted source, with the preview page and its WebSocket served through the app's own origin.
vision-use
zzy6-a/vision-use
Desktop computer-use for DSH: captures the Windows screen into the agent vision channel and drives mouse/keyboard through a Codex-style overlay with Esc abort; auto-detects Windows native or WSL hosts.
computer-user-vision
xie129716/computer-user-vision
Windows computer use forked from computer-user: 13 computer_* tools that read the screen and drive the mouse and keyboard. Image-capable routes get the screenshot as a real image with an exact image-to-screen mapping, so no external OCR; elements return as UI Automation refs so a click lands on the exact control rectangle; Ctrl+Alt+Esc stops every call.
dsh-clock-context
apex-mochen/dsh-clock-context
Injects the current date and time into the runtime context on every turn, so the agent can read the time instead of inferring it.
feishu-dsh-plugin
2286893544/feishu-dsh-plugin
Feishu (Lark) integration for DeepSeek Harness: 25 tools for chat messages and history, cloud documents (including knowledge-base pages, generated charts and images), bitable records, spreadsheet ranges and drive permissions, using your own enterprise self-built Feishu app.
dsh-graft
marchliu/dsh-graft
Graft, forward and fork DSH sessions: read a slice of one session log, export it, fork at a turn boundary, or forward a selection into another session as a self-contained graft message.
dsh-session-title-pattern
cq-guojia/dsh-session-title-pattern
Reformats dsh session titles as "date | type | topic" (type and topic are summarized by a model from the full conversation), and hides unused sessions from the sidebar without deleting them.
dsh-plugin-subagent-roles
troytse/dsh-plugin-subagent-roles
File-defined subagent roles for DeepSeek Harness: roles live in project and global .dsh/roles files, a delegating agent sees one catalog line per role, and each role's tool policy decides which tools its child can see.
dsh-plugin-local-model
dzqjoker/dsh-plugin-local-model
Local model plugin for DeepSeek Harness: manage GGUF models in settings, auto-launch llama.cpp on first message, and auto-unload after 5 minutes of idle time to free VRAM.
dsh-token-live
woodfood111/dsh-token-live
Composer readouts for the DeepSeek Harness: CJK-weighted draft token count, session spend at official peak/idle rates, context occupancy, and what the same usage would have cost on the costliest other model; client-only, with no host half and no credential access.
dsh-model-picker
ttmouse/dsh-model-picker
Model picker for the DSH web composer that replaces the model seat: a search-first popup whose left column indexes the suppliers and scrolls the grouped list, with a favorites group pinned at the top, image icons separating native from bridged vision input, and a reasoning-effort panel opened from the right zone of the trigger.
dsh-rich-editor
marchliu/dsh-rich-editor
Rich Markdown notebook for the composer region: a tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service.
jira-tasks-dsh-plugin
liu3734/jira-tasks-dsh-plugin
JIRA task panel under the DSH composer: per-workspace project key and optional JQL, listing the issues assigned to the current user with status, priority and issue-type chips, a total count, collapse and refresh, links to JIRA, plus a settings card for the base URL and token with a connection probe.
dsh-peak-pricing-warning
imnotndesh/dsh-peak-pricing-warning
Shows DeepSeek peak/off-peak pricing status, a countdown to the next rate change, and the estimated session cost as inline text beside the model selector.
dsh-update-status
idoall/dsh-update-status
Read-only DeepSeek Harness Web sidebar version chip that shows the running DSH version, npm latest/next/alpha channels, compatibility labels, and a copy-only upgrade command.
dsh-beginner-hub
chaochaokongbai/dsh-beginner-hub
Beginner panel for DeepSeek Harness: routes a plain-language request into ready-to-use plans (prompt variants, matching skills, advanced moves) with a local keyword engine and fills the chosen plan into a new session in one click.
dsh-o11y-plugin
fly3366/dsh-o11y-plugin
Unified observability (trace/log/metric) for deepseek-harness plugins: hooks dsh session telemetry where available, maintains OTel signals where not, and exports via standard OTLP.
dsh-hmos-emulator
momo20012002/dsh-hmos-emulator
DSH better-sidebar 标签页插件:一键启动鸿蒙模拟器,将选定的 HarmonyOS 应用工程构建并部署到模拟器。
dsh-netassist
edge-echo/dsh-netassist
Network and proxy doctor for DSH: checks system proxy settings, probes local proxy ports, detects TUN adapters, tests GitHub, TCP and HTTP reachability, scans hosts conflicts and prints concrete suggestions for what to change.
dsh-plugin-doctor
perrylink/dsh-plugin-doctor
Zero-dependency static and sandbox smoke detector for DSH plugins: package-structure gates, cordis contract scans, keyless headless smoke, and ecosystem-listing checks.
dsh-survival-mode
x1a0ban/dsh-survival-mode
Survival mode: all sessions share one satiety/health pool — each model step burns satiety, starvation freezes tool calls until fed, with an MC mini-game for gathering food.
dsh-dsml-artifact-guard
goodandready/dsh-dsml-artifact-guard
Sanitizes leaked DeepSeek DSML closing tags from model text streams.
dsh-git-server
weibaohui/dsh-git-server
Git server: embeds ts-gogs (a TypeScript reimplementation of Gogs) and serves a full Git service on its own port — HTTP clone/push, web UI, issues/PRs/wiki — reusing user-management credentials, start/stop from the settings page.
dsh-team-rooms
perrylink/dsh-team-rooms
Persistent, cross-session multi-agent team rooms for DeepSeek Harness — members, a message bus, a shared task board, and a shared timeline that survive restarts.