Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

847 plugins encontrados

Y

dsh-skills-plugins

yucong-28/dsh-skills-plugins

DSH Web 桌宠插件:浏览器里养一只随会话状态换表情的桌宠(内置 demo/remiel),支持随时切换或替换宠物形象;自带设置面板、一键更新与反馈入口

0hace 11 horasHerramientas y funcionesMIT
I

dsh-dev-crew

ivanon/dsh-dev-crew

A DeepSeek Harness plugin that mounts one subagent delegation tool per configured role and model, each bound to its own model provider route.

0hace 3 horasModelos y proveedoresMIT
L

dsh-inject-system-prompt

lovstudio/dsh-inject-system-prompt

Inject an extra system-prompt section into a DeepSeek Harness agent, shipped as a configurable bundle.

0hace 4 horasHerramientas y funcionesMIT
Z

deepseek-harness-rewind

zoyluoblue/deepseek-harness-rewind

DeepSeek Harness (dsh) plugin that snapshots your workspace at every turn into a shadow git repository, so you can restore the files to any earlier turn. Your own .git is never touched, and plain directories work too.

0hace 13 horasGit y revisión de códigoMIT
N

dsh-plugins

nan1010082085/dsh-plugins

DSH plugin: auto-import local AI CLI conversations (Claude Code, Codex CLI, Cursor Agent) as real DSH sessions

0hace 11 horasHerramientas y funcionesMIT
S

dsh-taintguard

sashankh/dsh-taintguard

Taints the agent when tool results carry untrusted content, gates the privileged calls that follow, and refuses credentials passed to network-capable tools in every mode.

0hace 3 díasSeguridad y permisosMIT
A

dsh-Almost_Full_Access

alnita-m/dsh-almost_full_access

Permission mode between workspace-write and full access: shell commands are checked by deterministic rules and a subagent review; irreversible or system-level actions require explicit approval.

0ayerSeguridad y permisosMIT
C

dsh-daemon

chenkai2/dsh-daemon

Registers the DeepSeek Harness web server (dsh web) as an auto-start, self-healing background service — LaunchAgent / systemd / cron plus a 30s health-check watchdog — with seven dsh_daemon_* tools (install/uninstall/reinstall/status/start/stop/update).

0hace 23 horasDesarrollo y herramientas de pluginsMIT
D

dsh-niao-message

dsh-niao/dsh-niao-message

macOS system notifications for DeepSeek Harness: aborted, max-tokens, blocked, interrupted and error events, pending questions and approvals, and completion or subagent-end via terminal-notifier; clicking a banner opens a configured app and returning to the page auto-dismisses them.

0hace 8 horasIntegraciones y acceso remotoMIT
S

dsh-autoresume

shengyvself/dsh-autoresume

Auto-continue an interrupted dsh session after a web restart by injecting a "continue" follow-up; one-shot per process, no duplicate-injection loops.

0anteayerFlujos y automatizaciónApache-2.0
C

dsh-agent-preset-router

ctwctw9999/dsh-agent-preset-router

Auto Mode for DSH: a flash-model router that auto-picks the best agent preset (standard/code/minimal/cordis) for each new session and executes immediately, no confirmation.

0ayerFlujos y automatizaciónMIT
B

dsh-verification (dsh-verification)

bpc-oss/dsh-verification

Verification gate for DSH agents: every acceptance criterion must be backed by server-stamped real tool evidence before the completion gate lets a goal through (advisory audit, enforce gate, durable permits).

0hace 3 horasFlujos y automatizaciónApache-2.0
Y

dsh-human-task (dsh-human-task)

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

0hace 4 díasHerramientas y funcionesMIT
J

dsh-codegraph

jiangzhenguo/dsh-codegraph

DSH bundle that registers 13 native codegraph_* tools wrapping the codegraph CLI, so agents bootstrap, maintain, and query a pre-indexed code knowledge graph (symbol query, explore, node trail, callers/callees, impact, affected tests) instead of grepping files.

0hace 13 horasHerramientas y funcionesMIT
W

dsh-delegation-suite

wenheguo2/dsh-delegation-suite

Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.

0hace 17 horasModelos y proveedoresMIT
L

oh-my-dsh

llmpolska/oh-my-dsh

Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.

0hace 3 díasModelos y proveedoresMIT
D

dsh-subagent-default-model (plugin)

dingminhua/dsh-subagent-default-model

Configurable default model for subagent delegations via settings.yaml, with single-model and multi-model round-robin or random strategies.

0hace 20 horasModelos y proveedores
S

dsh-desktop (bundle)

s3yf1337/dsh-desktop

Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.

0hace 3 díasMejoras de UIMIT
K

dsh-trading-toolkit

kentleenot/dsh-trading-toolkit

A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX regime signals and simple backtest previews via EastMoney. Read-only, never places orders.

0ayerDesarrollo y herramientas de pluginsMIT
L

dsh-workflow-isolate

linxiushen/dsh-workflow-isolate

Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.

0anteayerMejoras de UIMIT
C

dsh-flash-godmode

cavan-ou/dsh-flash-godmode

Reasoning-mode routing plugin for V4 Flash on headless: w7 persona anchoring, first-turn tool anchoring and complexity-dispatched guidance.

0ayerMejoras de UIMIT
Z

dsh-vision

zoahdev/dsh-vision

vision_analyze tool: analyze a local image or URL with an OpenAI-compatible vision model.

0anteayerHerramientas y funcionesMIT
N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

0ayerFlujos y automatizaciónMIT
P

dsh-plugin-archive-manager

piaohua/dsh-plugin-archive-manager

(DSH) Web plugin that makes session archiving reversible and visible

0anteayerSesiones y mensajesMIT