Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
7 plugins encontrados
dsh-http-proxy
elizax/dsh-http-proxy
Envuelve globalThis.fetch para enrutar las solicitudes de la API de modelos de DeepSeek Harness a través de un proxy HTTP/SOCKS por dominio destino, dejando todas las demás solicitudes en la conexión directa, sin modificar el código fuente de Harness.
dsh-employee
open-dshai/dsh-employee
Empleado digital: integra tres catálogos — Experts, Skills y Connectors — y permite explorar, marcar favoritos, invocar y publicar sin modificar el host.
dsh-cot-en2cn
eyeing0721/dsh-cot-en2cn
Shows a Chinese translation under each English thinking block in the DSH web chat, without modifying the session transcript; per-chunk caching, a configurable translation model, and a settings panel.
dsh-assistant-message-forge
anweat/dsh-assistant-message-forge
Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.
infoseek
gyint/infoseek
端到端内容智能采集与调研工作流:多源嗅探→四维评分门控→4级深度抓取→键控事实槽矛盾检测(GA11)→网络边界门控(GA12)→跨源融合→结构化 Markdown 报告。DeepSeek Harness (dsh) skill bundle.
dsh-ballast
xswt442-cmd/dsh-ballast
Context-window attribution for DSH Web: a Mini Utility Dock panel that ranks the user messages, assistant turns, reasoning blocks and tool results of a session by the tokens each one occupies, so it is clear which entries hold the window. It also shows the share by entry type, the heaviest entries across the live sessions of the host, and, where the host provides them, provider usage and the estimated system/tools/messages composition. The panel is read-only: it does not estimate cost, modify a session, or trigger compaction.
deepseek-harness-evolver
shinjiyu/deepseek-harness-evolver
Complement to official Creator mode: stage, validate, live-mount via ctx.plugin, score, and solidify or roll back in-memory tool-plugin trials.