Vai al contenuto principale

Plugin

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

322 plugin trovati

X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

129 giorni faStrumenti e capacitàMIT
A

dsh-dispatch

alextangson/dsh-dispatch

Command your DeepSeek Harness machines from your phone: approval push, remote dispatch, session board. Built on DeepSeek Harness.

128 giorni faIntegrazioni e accesso remotoMIT
T

dsh-snippets

taxueseek/dsh-snippets

Minimal snippet and command toolbox for DSH: five tools over a single human-editable JSONL file, zero UI, zero database, zero network, explicit save-only memory.

129 giorni faStrumenti e capacitàMIT
G

dsh-plan-adversarial

gendui123/dsh-plan-adversarial

Command-triggered red/blue adversarial review for ANY plan (not quant-specific). /plan-adversarial <plan>: arms a gate that requires the agent to derive two independent subagents (red=attack, blue=defend), have them converge on a consensus plan with NO th

1mese scorsoSicurezza e permessiMIT
M

dsh-task-center

mason-1011/dsh-task-center

The task-center plugin set for DeepSeek Harness in one package: task ledger, model tools, human commands, wake patrol, quota-resume guard, idle-session mining, the reaper, scheduled sends, and the web kanban.

1mese scorsoFlussi e automazioneMIT
Z

dsh-ssh-remote

zhaenggg/dsh-ssh-remote

SSH remote execution set: give a session an ssh:// workspace and every file, command, and shell operation runs on the remote host.

1mese scorsoIntegrazioni e accesso remoto
M

dsh-model-garden

mrdevlorx/dsh-model-garden

A searchable, sortable model picker for the DeepSeek Harness Web UI — provider groups, favorites, models.dev prices, context windows, live per-task token cost and a local-model filter. One-command install: dsh plugin add dsh-model-garden.

1mese scorsoUtilizzo e fatturazioneMIT
N

dsh-tui

nexlineai/dsh-tui

A full-screen interactive terminal UI for the DeepSeek Harness agent runtime — live streaming, reasoning blocks, tool cards, sessions, permissions, plan mode, and a full slash-command suite. The web UI, reimagined for the terminal.

1mese scorsoMiglioramenti UIMIT
E

dsh-autotitle

echouniverse/dsh-autotitle

DeepSeek Harness slash command /title: generate a session title from the conversation with smart trimming and optional confirm

1mese scorsoSessioni e messaggiMIT
D

dsh-selfrepair

dushaobindoudou/dsh-selfrepair

Diagnose and repair a DeepSeek Harness (dsh) installation — duplicated profile modules, unusable model configuration, broken settings — from the settings page, a slash command, or a standalone CLI that works even when dsh cannot start.

1mese scorsoSviluppo e strumenti per pluginMIT
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.

111 giorni faSicurezza e permessiMIT
J

dsh-rules-manager (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.

120 ore faSviluppo e strumenti per pluginMIT
C

dsh-session-recovery

coprexist/dsh-session-recovery

Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.

1mese scorsoSessioni e messaggiMIT
F

dsh-trajectory-reader

flyingtimes/dsh-trajectory-reader

A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.

1mese scorsoSessioni e messaggi
S

dsh-claude-in

shinewinew/dsh-claude-in

Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.

1mese scorsoCompetenzeBSD-3-Clause
W

dsh-plugin-pkgseek

web-casa/dsh-plugin-pkgseek

PkgSeek Linux package, command and CVE intelligence as native DeepSeek Harness tools

1mese scorsoMCP e connettoriMIT
A

dsh-safety-net

asuna486-desuwa/dsh-safety-net

Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting

1mese scorsoSicurezza e permessiMIT
M

dsh-remote-server

mrzhuh/dsh-remote-server

Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.

1mese scorsoStrumenti e capacitàMIT
O

dsh-discord-bot

oliver0804/dsh-discord-bot

Map dsh workspaces onto Discord — watch every session live, drive and steer agents, and reach the harness's own commands from anywhere, with no inbound port.

1mese scorsoIntegrazioni e accesso remotoMIT
S

awesome-dsh

stakeswky/awesome-dsh

Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a ranked search API, then hands back the matching `dsh plugin add` command.

1mese scorsoSviluppo e strumenti per pluginMIT
D

dsh-starter-pack

dariandai/dsh-starter-pack

A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.

1mese scorsoSviluppo e strumenti per pluginMIT
8

dsh-need-finder

863683348/dsh-need-finder

Requirement-driven dsh plugin discovery and environment recipes: plugin_guide matches natural-language needs to a curated plugin directory with reasons and install commands; recipe installs whole setups (通知全家桶, 安全审计套装...) from bundled community bundles with ordered plans.

110 giorni faSviluppo e strumenti per pluginMIT
J

safety-net

johnxu22786/safety-net

Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.

1mese scorsoSicurezza e permessiMIT
D

dsh-plugins (dsh-approve-for-me)

damonkoy/dsh-plugins

Automated approval review: auto-approve read-only tools, auto-deny dangerous commands, fail-closed policy engine.

1mese scorsoSicurezza e permessi