Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
5164 plugin trovati
dsh-media-preview
xiaokaizhou/dsh-media-preview
Renders local audio/video paths as inline, playable previews in DSH chat: replaces paths with <audio>/<video> players backed by same-origin /api/media-preview/* route, with explicit error statuses.
dsh-suggest-ghost
wujiaojue/dsh-suggest-ghost
Input prediction for the DSH composer: your next prompt suggested as ghost text after each turn, accepted with Tab. (autocomplete / input prediction / prompt suggestion)
dsh-utility-plugins (dsh-skill-cheatsheet)
wmxs-a/dsh-utility-plugins
Composer button that opens a panel listing every skill available to the current session with Chinese titles, purposes and usage examples, and lets you catalogue newly installed skills in one click (saved locally).
dsh-tool-highlight
vollegrewar/dsh-tool-highlight
Layered syntax highlighting for bash/pwsh command and read code output in the DSH web GUI (VS Code Dark+ palette: keywords/strings/numbers/functions/comments each get a color); colors only what it recognizes, keeps tables/logs plain; pure frontend, zero token overhead.
dsh-weather
qianluo-ly/dsh-weather
Top-centered weather bar for the DSH Web UI: geolocation, current conditions, 12h/7d forecasts and severe-weather notifications via Open-Meteo (free, no API key).
dsh-lifeline
physicolor/dsh-lifeline
Right-side message navigation rail for DeepSeek Harness: per-message tick marks, hover-to-expand preview drawer, smooth jump to any historical message, star bookmarks, realtime slide animation with interrupt support, full session index with virtualization, dynamic panel avoidance, official --dsw-* token styling.
dsh-llm-assistant
noirbright/dsh-llm-assistant
Resident Web overlay seat with its own assistant session: chat, images, reminders, a duty heartbeat, and on-demand read-only task reference.
my-dsh-desktop-extra
mhxy13867806343/my-dsh-desktop-extra
DSH Desktop enhancement: one-click update checker, DeepSeek balance & API key viewer, and import other AI tools.
dsh-version-badge
mervin1944/dsh-version-badge
Version badge above the sidebar settings button: shows the current dsh version, expands to list every core package version, and checks npm for updates with one-click deploy.
dsh-client-ui-weather
mercy719/dsh-client-ui-weather
Weather dashboard for the DeepSeek Harness Web GUI with city switching, current conditions, an eight-hour trend, and a five-day forecast.
dsh-statusbar-config
mannixhu/dsh-statusbar-config
Configurable statistics row below the composer via a ${variable} display template — which segments appear and how they are labelled is fully user-defined.
dsh-skill-browser
loyalchiiina/dsh-skill-browser
Browse the DSH skill library from a floating-ball panel: categories, Chinese descriptions, instant search, full SKILL.md viewer, and an automatic skill-failure ledger driven by tools/result events.
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
In-session "Files" tab (conversation.view, order 20) for dsh Web that browses the active session's workspace directory with breadcrumbs and previews files inline — sanitized Markdown (marked + DOMPurify), images, line-numbered text and PDF — served by read-only /dsh-files host routes registered on ctx.webServer; no write endpoints. Bilingual zh/en.
dsh-turn-tools
hu669293657/dsh-turn-tools
Adds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
dsh-plugins (dsh-weather)
dennisrongo/dsh-plugins
Draggable weather bar in the shell overlay with forecast and geocoding from Open-Meteo; the position persists across sessions.
dsh-better-sidebar-N23
all3ncn/dsh-better-sidebar-n23
Full workbench fork of dsh-better-sidebar: explorer, editor, terminal, Git, browser and split panes, plus a VSCode-like shell refactor with a full-width compact header and activity rail; publishes as @all3cn/dsh-better-sidebar-n23 on npm.
dsh-context-budget
d3vmeh/dsh-context-budget
Keeps a local model's context at a size the GPU handles well: measures prefill speed on every request and, before each step, warns or compacts early on a hard token ceiling, an observed time-to-first-token budget, or a predicted cold-prefill budget; /context-budget shows the numbers and the cost of compacting now.
dsh-gsd-bundle
jaaty/dsh-gsd-bundle
Git Ship Done (opengsd-core) reimplemented as host-plane Cordis plugins: replaces the default agent loop with a spec/discuss/plan/execute/verify/ship phase loop.
dsh-ima-copilot
onclaw-dev/dsh-ima-copilot
腾讯 IMA 是一个非常好的知识库应用,但是他们提供的skill版本针对公开知识库的检索方式只提供了基于文件标题的关键字检索,好一阵无语。为了补足在harness的这种知识库检索能力,基于tencent-ima-copilot-mcp迭代了对应的dsh版本。
dsh-client-ui-timeline
hhb1028/dsh-client-ui-timeline
DSH Web GUI 会话问题导航条:聊天区左缘一问一杠,随滚动高亮当前问题、悬停显示问答预览气泡、点击把该问平滑滚到视口顶(未渲染的更早历史自动翻页加载),无需改动 dsh 本体源码
dsh-schematic
mason-1011/dsh-schematic
Live plugin-topology viewer for DeepSeek Harness: the wiring diagram of every mounted plugin, its runtime activity, a composer-side star map — and a composition workbench that edits the wiring on the graph itself (previewed, validated, backed up, reversib
dsh-session-graph
benz-ai-x/dsh-session-graph
DeepSeek Harness Web plugin for visualizing, arranging, branching, merging, and summarizing AI agent sessions on an interactive graph canvas
dsh-kimi-computer-use
dshapp/dsh-kimi-computer-use
DeepSeek Harness (DSH) bundle: wires Kimi Computer Use's stdio MCP server through the generic dsh-mcp-client bridge, plus a bundled skill for driving it.
dsh-tanqi
lastplayer82/dsh-tanqi
AI-generated curiosity & trivia plugin for the dsh web GUI (Curio in the English UI): 「开始探奇」 generates a fresh batch of unexpected knowledge (excluding everything already seen), each item unfolds into two deeper layers plus similar knowledge points, and 「探奇清单」 keeps the full history (batch, items, layers, similar points) in browser storage. Reuses the host LLM channel with zero config; when no model is available, a DeepSeek API key can be pasted into the panel. Output language follows the DSH UI language (zh/en).