Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
387 plugins encontrados
dsh-web-fetch-playwright
chendefine/dsh-web-fetch-playwright
Playwright/CDP web-fetch provider for the built-in web_fetch tool: renders pages in a real browser, denoises them (Readability + DOMPurify) and returns markdown.
readproof
fbzz/readproof
DeepSeek Harness plugin for Readproof: stable readproof:// identity, freshness policy, snapshots, per-run manifests, diff, byte-exact replay, and evidence bundles as model-callable tools.
dsh-forge
mkiea/dsh-forge
Plugin-combination analysis for the DeepSeek Harness: dependency trees, conflict detection, risk scoring with prediction, visualization, and combination simulation.
dsh-llm-longcat
ffyuuu/dsh-llm-longcat
LongCat-2.0 LLM adapter: 1M context, binary thinking mode, tool calling, and streaming over the OpenAI-compatible endpoint.
dsh-status-card
liqiming-whu/dsh-status-card
Adds a configurable dsh-ui status card before each DSH agent reply, with bilingual templates and a live settings preview. Requires @omdsh-dev/dsh-genui from dsh-market; without it, the card markup is emitted unrendered.
dsh-billing-tui
ethanz11-creat/dsh-billing-tui
Real-time token/cost billing with official DeepSeek peak/off-peak pricing: TUI status line and a whale ASCII receipt via /billing.
dsh-web-search-brave
chrisdeadman/dsh-web-search-brave
Brave Search API-backed web search provider for the DeepSeek Harness web capability seam (ctx.web)
dsh-inhibition
dncore/dsh-inhibition
Rate-limit plugin for DeepSeek Harness: FIFO queue per provider/model bucket with minIntervalMs and maxConcurrent
dsh-network-mode
seektureworld/dsh-network-mode
Switch DSH between localhost (127.0.0.1) and LAN (0.0.0.0) bind from the Settings page (LAN access off by default), with a crypto.randomUUID polyfill for non-secure LAN origins.
deepseek-harness-relay
sorsama/deepseek-harness-relay
Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-host-update
trewyn/dsh-host-update
Host auto-update for DeepSeek Harness — sidebar notifier, settings toggle, one-click restart. Detects @deepseek-ai/dsh updates and reports plugin compatibility.
capmark
taltara/capmark
Hold a DeepSeek Harness agent to a capmark capability manifest: mask its tools and judge every call.
clustr-trading-console
0xeryx/clustr-trading-console
Clustr Trading Console for DeepSeek Harness: secure, multi-exchange tools and an AI trader cockpit.
dsh-reasoning
lanqin996/dsh-reasoning
Configure model input capabilities and reasoning efforts for DeepSeek Harness
dsh-mobile-access
tongailinc/dsh-mobile-access
Mobile access plugin for the Web GUI: LAN/VPN access with a PC approval gate, network-mode switching and mobile UI adaptations.
faultseed (dsh)
jw53222/faultseed
Honesty guardrails on the tool pipeline: blocks a coding agent from weakening tests, swallowing errors, stubbing type checks, or deleting tests through the shell — nine deterministic hooks, each backed by a planted-failure test proving the guard can fail.
dsh-firstrun
zoahdev/dsh-firstrun
First-run health check for DeepSeek Harness: verifies Node/pnpm/dsh toolchain, home, profile, API key (names only, never values), workspace writability and npm registry, then prints actionable next steps — CLI plus an agent-callable quickstart tool, dsh-firstrun/v1 reports, zero runtime deps.
dsh-dep-audit
zoahdev/dsh-dep-audit
Dependency supply-chain hygiene audit for dsh projects and profiles: peer-range resolvability, broken dist-tag detection (#2763 class), stale / missing-license / non-registry dependencies, and installed-vs-declared drift — CLI plus an agent-callable dep_audit tool.
dsh-az
wode25500/dsh-az
Azure resource management: query and show resources, deploy Bicep/ARM templates, and check the activity log.
dsh-ambiguity-handling
changlianxiya-139/dsh-ambiguity-handling
Appends ambiguity-handling rules to the dsh system prompt so the agent asks clarifying options before guessing.
dsh-environment-context
liqiming-whu/dsh-environment-context
Injects live time, weather, location, battery, and device context into the DSH system prompt, with a bilingual settings page.
dsh-video-understand
ilps2/dsh-video-understand
Low-cost video understanding tool: a video_understand tool turns a Bilibili link / BV / local video into an AVIS info layer (ASR + scene structure + object tracks + YOLO labels) and returns summary + Q&A. Question-driven dynamic routing across layers (L0 ASR / L1 object tracks / L2 key-frame VLM), semantic-layer reuse for repeat questions, per-question budget cap. Self-contained engine, no external dependencies.
dsh-usage-dashboard
hann428/dsh-usage-dashboard
DeepSeek Harness Usage tab for DeepSeek account balance, official peak/off-peak pricing, live countdown, platform usage link, and local balance warning light.