Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

1000 plugin trovati

P

muxiva-dsh-voice

piyotahu/muxiva-dsh-voice

Local-first, full-duplex voice for DeepSeek Harness, orchestrated by Muxiva

24 giorni faStrumenti e capacitàApache-2.0
L

deepseek-rust-harness

leemiracle/deepseek-rust-harness

Rust dev domain plugin for DeepSeek Harness (dsh): verification pyramid fmt→clippy→build+test→miri+audit(+semver) as model-facing tools + graph-layer governance (anti-Goodhart 8 rules incl. #[allow] density / deleted tests, blind-spot via Cargo.toml & pub

2l’altro ieriMiglioramenti UIMIT
L

deepseek-kernel-harness

leemiracle/deepseek-kernel-harness

Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.

2l’altro ieriMiglioramenti UIMIT
O

deepseek-harness-pets

orxz/deepseek-harness-pets

DeepSeek Harness 桌宠插件:像素鲸鱼/机械章鱼随评测与回合状态在 DSH Web UI 中动起来;宠物资产兼容 Petdex 格式。

25 giorni faMiglioramenti UI
D

dsh-models-import

dudo-m/dsh-models-import

DeepSeek Harness plugin: import models with capabilities from an OpenAI-compatible /v1/models listing (gateway capability extensions) and edit per-model capabilities (thinking, vision) on its settings page

24 giorni faStrumenti e capacità
W

dsh-port-manager

wasd258-jpg/dsh-port-manager

DSH web port manager plugin: list all local listening ports, pick a free one, and hot-switch the DSH web port without restarting the process. 端口管理插件:查看本机已占用端口并热切换 DSH web 端口。

25 giorni faStrumenti e capacità
W

dsh-achievements

wjnct55555/dsh-achievements

Achievement system for the DSH Web UI: gallery with category/rarity sorting, unlock toasts, sidebar trophy, composer dock, crossover achievements, and local persistence.

24 giorni faSolo per divertimentoMIT
S

dsh-digipet

swaylq/dsh-digipet

Digimon-style raising game: hatch an egg that feeds on real work (turns, tool calls, errors) and evolves along four branching lines shaped by how you work; zero tokens, invisible to the model.

25 giorni faSolo per divertimentoMIT
L

dsh-achievements

luumod/dsh-achievements

Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.

24 giorni faSolo per divertimentoMIT
D

dsh-plugins-store

dshmarketplace/dsh-plugins-store

Browse and install DSH plugins without leaving the harness: a /store command, a Settings → Plugins tab, two agent-callable tools and a bundled skill, with an approval gate that lists the detected risk flags before anything installs.

23 giorni faSviluppo e strumenti per pluginMIT
O

dsh-mobile-css

ook826092-cloud/dsh-mobile-css

Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.

25 giorni faIntegrazioni e accesso remotoMIT
L

dsh-api-gateway

litestartup-com/dsh-api-gateway

REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.

220 ore faIntegrazioni e accesso remotoMIT
W

dsh-plugin-vet

wulun811/dsh-plugin-vet

Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.

2l’altro ieriSicurezza e permessiMIT
M

dsh-approval-gate

moon09300731/dsh-approval-gate

Risk-gated approval automation for DeepSeek Harness: flash pre-classifies whether a write/command is irreversible — safe operations are auto-approved, dangerous ones are escalated to human approval (fail-safe). File-diff review with one-click revert and session-scoped snapshots (v0.5.1: precise snapshots via tool-call parameter tracing, incl. human-approval cases).

2ieriSicurezza e permessiMIT
W

dsh-plugin-hub (dsh-gzip)

wingsky-1/dsh-plugin-hub

Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.

2ieriSviluppo e strumenti per pluginMIT
L

dsh-weekly-digest

lucky8197/dsh-weekly-digest

Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.

25 giorni faSviluppo e strumenti per pluginBSD-3-Clause
J

dsh-rules-manager

jilian-dsh/dsh-rules-manager

Rules, commands & skills manager for dsh: /rules slash command, settings panel with visual rule editing (add/edit/disable/delete, free-zone support), user-defined custom commands with {input} arguments, skill management, and automatic backup & one-click restore of AGENTS.md.

23 giorni faSviluppo e strumenti per plugin
H

dsh-lab

hackerfish/dsh-lab

Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).

23 giorni faSviluppo e strumenti per pluginMIT
F

dsh-desktop-shortcut

fuyue521/dsh-desktop-shortcut

Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.

2l’altro ieriSviluppo e strumenti per pluginMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Skill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete them (system skills read-only).

2l’altro ieriSviluppo e strumenti per pluginMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

26 giorni faSviluppo e strumenti per pluginBSD-3-Clause
W

dsh-plugin-hub (dsh-notifier)

wingsky-1/dsh-plugin-hub

Approval/completion/error event notifications: browser Notification plus native toasts (PowerShell WinRT on Windows, notify-send on Linux/macOS), quiet hours, same-kind error merging, and an independent switch for subagent completion.

2ieriIntegrazioni e accesso remotoMIT
S

dsh-discord

suuuuuu-1/dsh-discord

Discord-native remote controller for DeepSeek Harness: drive persisted coding-agent sessions from DMs, mention-gated guild channels, and threads, with slash commands, progress updates, approvals, structured questions, and image and text attachments.

221 ore faIntegrazioni e accesso remotoMIT
S

dsh-notify-center

singleone/dsh-notify-center

Native desktop and webhook notifications for turn completions, failures, and approval requests, with outcome filters, content rules, privacy controls, and retrying delivery.

24 giorni faIntegrazioni e accesso remotoMIT