Перейти к основному содержимому

Разработка и инструменты плагинов

Плагины «Разработка и инструменты плагинов» поддерживают сборку, запуск и управление самим DeepSeek-Harness (dsh) и его экосистемой плагинов. Здесь есть шаблоны плагинов и инструменты проверки работоспособности, альтернативные дистрибутивы и среды выполнения, диагностические инструменты для проблем с файлами сеансов и Git-идентификацией коммитов, встроенные маркетплейсы плагинов на основе GitHub-топика dsh-plugin, менеджеры плагинов во вкладке Settings с включением/отключением и заметками, рекомендательные системы по потребностям и сценарные рецепты, а также аудиты плагинов в масштабе всей экосистемы.

Найдено плагинов: 195

T

dsh-single-instance-guard

tang-mm95/dsh-single-instance-guard

Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.

0позавчераРазработка и инструменты плагиновMIT
T

dsh-spill-s3

tancheng33/dsh-spill-s3

S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.

03 дня назадРазработка и инструменты плагиновMIT
S

dsh-hot-reload

stuarthu/dsh-hot-reload

Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.

09 часов назадРазработка и инструменты плагиновMIT
R

dsh-preset-anchored-standard

ruby1304/dsh-preset-anchored-standard

Minimal-anchored agent preset: request #1 keeps the real bash + str_replace_editor pair with auto-injected context stripped, then promotion unlocks the full Standard catalog and posts a one-shot background-jobs notice against sleep-polling habits.

0позавчераРазработка и инструменты плагиновMIT
R

dsh-change-budget

raphaelutumn/dsh-change-budget

Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.

0вчераРазработка и инструменты плагиновMIT
P

dsh-test-drive

perrylink/dsh-test-drive

Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.

05 часов назадРазработка и инструменты плагиновApache-2.0
P

dsh-observe

perrylink/dsh-observe

Exports the session event stream to OpenTelemetry OTLP and Langfuse as sanitized, buffered traces and metrics, off by default.

05 часов назадРазработка и инструменты плагиновApache-2.0
L

dsh-desktop-lifecycle

luumod/dsh-desktop-lifecycle

Close and restart controls for DeepSeek Harness Desktop and Web on Windows, in Settings → General.

03 дня назадРазработка и инструменты плагинов
L

dsh-agentframe-suite

ljsysfurryace/dsh-agentframe-suite

One-command bundle of the three AgentFrame plugins: memory-director, compaction, and aura-scheduler together.

04 дня назадРазработка и инструменты плагинов
J

hooks-adapter

johnxu22786/hooks-adapter

Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.

0позавчераРазработка и инструменты плагиновMIT
J

dsh-evolution-lab

jaydong9130/dsh-evolution-lab

Evidence-backed Skill self-evolution for DeepSeek Harness: redacted trajectory learning, quarantined proposals, arena validation, canary monitoring, automatic rollback.

0позавчераРазработка и инструменты плагиновMIT
H

dsh-check-update

huihuitie-zhu/dsh-check-update

Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.

03 дня назадРазработка и инструменты плагинов
H

dsh-update-copilot

hezhongtang/dsh-update-copilot

Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.

014 часов назадРазработка и инструменты плагиновMIT
F

dsh-powerdesk

fleetingecho/dsh-powerdesk

A dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.

015 часов назадРазработка и инструменты плагиновMIT
F

dashr (dashr)

fgm-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

0вчераРазработка и инструменты плагиновMIT
D

dsh-plugins (dsh-system-proxy)

damonkoy/dsh-plugins

System proxy detection (scutil/env/PAC) with a status tool and a proxy_export bash snippet tool.

03 дня назадРазработка и инструменты плагинов
C

dsh-effect-doctor

chouyong/dsh-effect-doctor

Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.

0вчераРазработка и инструменты плагинов
B

dsh-project-manager

br1nosense/dsh-project-manager

Manage development projects from the DSH web UI in a draggable floating window: add/remove, one-click start/stop/restart, hot-reload restart on file changes, and real-time persistent logs.

010 часов назадРазработка и инструменты плагиновMIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.

03 дня назадРазработка и инструменты плагинов
8

dsh-trend-radar

863683348/dsh-trend-radar

Ecosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a keyword radar for new plugins and star surges.

0позавчераРазработка и инструменты плагиновMIT
8

dsh-plugin-verify

863683348/dsh-plugin-verify

Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.

0вчераРазработка и инструменты плагиновMIT
X

dsh-shield

x2802490130-prog/dsh-shield

Автономная страховочная сетка: директории, удаляемые агентом, сначала попадают в папку корзины, а символические ссылки никогда не разыменовываются, без запросов подтверждения.

04 дня назадРазработка и инструменты плагиновMIT
X

dsh-guard

x2802490130-prog/dsh-guard

Набор безопасности для разработки: скользящие снимки конфигурации, автоматический откат при сбоях плагинов, спасение при сбое загрузки и панель управления в настройках.

04 дня назадРазработка и инструменты плагиновMIT
I

dsh-plugin-scout

icefall7/dsh-plugin-scout

Исследует репозиторий deepseek-harness и все репозитории с тегом dsh-plugin, чтобы найти harness'ы, связанные с вашей целью, а затем оценивает каждый как достойный попробовать, понаблюдать или пропустить.

04 дня назадРазработка и инструменты плагиновMIT