Разработка и инструменты плагинов
Плагины «Разработка и инструменты плагинов» поддерживают сборку, запуск и управление самим DeepSeek-Harness (dsh) и его экосистемой плагинов. Здесь есть шаблоны плагинов и инструменты проверки работоспособности, альтернативные дистрибутивы и среды выполнения, диагностические инструменты для проблем с файлами сеансов и Git-идентификацией коммитов, встроенные маркетплейсы плагинов на основе GitHub-топика dsh-plugin, менеджеры плагинов во вкладке Settings с включением/отключением и заметками, рекомендательные системы по потребностям и сценарные рецепты, а также аудиты плагинов в масштабе всей экосистемы.
Найдено плагинов: 195
dsh-eval-harness
biboyang/dsh-eval-harness
Тестовая среда оценки для плагинов DSH: YAML-кейсы запускают реальные безголовые прогоны агента, проверяют вызовы инструментов, аргументы, результаты и использование токенов, с базовым порогом для регрессий в CI.
Code2Skill
leechen298/code2skill
Генерация функций, инструментов MCP, навыков рабочего процесса и офлайн-пакетов тестов из исходного кода, одобренного пользователем.
dsh-skin-manager
xiaoyangcheng84-svg/dsh-skin-manager
Skin manager for the DSH web GUI: discovers installed skins and switches the active one from a dedicated Settings page, mutually exclusive, hot-reloaded without restart.
DSH-Plugin-Market
nanshan1995/dsh-plugin-market
Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.
dsh-plugin-doctor
zoahdev/dsh-plugin-doctor
Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-skill-manager
tuogusa/dsh-skill-manager
Browse, search, and delete user skills from the Web settings panel.
dsh-agent-skills
minivv/dsh-agent-skills
Browse, enable, disable, and manage Agent Skills from Claude Code, Codex, OpenCode, Gemini, and custom directories in the DSH settings panel.
dsh-continual-harness
jasen215/dsh-continual-harness
Continual self-refinement loop: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback through a model-callable harness_refine tool.
dsh-plugin-toggle
damonkoy/dsh-plugin-toggle
Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
dsh-web-restart
1123762794/dsh-web-restart
One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Телеметрия времени выполнения для DSH без вмешательства: каждая сессия автоматически записывает задачу, уровень модели, инструменты, сбои, длительность и статус в удобочитаемый журнал со статистическим разделом (чистый наблюдатель — без инструментов, без вызовов LLM, без внедрения).
dsh-restart
anweat/dsh-restart
Перезапуск DSH: настраиваемый способ перезапуска (нативный Node / устаревший PowerShell), запрос продолжения после перезапуска, опциональный автозапуск через watchdog.
dsh-store
huguangyu666/dsh-store
Магазин плагинов: основной каталог npm + курируемый список awesome (550+ плагинов, 11 категорий), проверка качества по полю dsh, официальная установка в один клик через `dsh plugin add/remove`, вход из сайдбара и настроек.
dsh-testgen
bujue600-arch/dsh-testgen
Автоматическая генерация модульных тестов: команда /testgen и инструмент generate_tests, которые создают, запускают и исправляют тесты до прохождения (LLM + офлайн-генераторы шаблонов; vitest/jest/mocha/node:test).
dsh-boot-guard
saisenbox/dsh-boot-guard
Независимое от загрузчика восстановление запуска для DSH Web: обнаруживает вероятно сломанные плагины, временно пропускает их и восстанавливает только изменения, управляемые Boot Guard.
dsh-workshop
loguhan/dsh-workshop
Магазин плагинов в стиле Steam Workshop для DSH Web UI: просмотр, поиск и установка плагинов сообщества в один клик, с ускорением через зеркала, индикатором прогресса, проверками безопасности и описаниями на китайском.
dsh-plugin-manager
nonentity303/dsh-plugin-manager
Plugin manager with a rescue center: grouped enable/disable by necessity, multi update sources (npm / dshfind market / GitHub), browser-first downloads with an auto-install folder, P2P fallback, pre-boot self-check and broken-bundle quarantine.
plugin-switch
cynch18/plugin-switch
Toggle switches for the plugin inventory: enable/disable any plugin live from Settings → Plugins → Plugin list without restarting, with groups/filters, bulk toggle, undo, and backup.
dsh-plugin-template
kun2-5code/dsh-plugin-template
A starter template for dsh plugins covering config, tools, events, services, hooks, browser UI slots, and slash commands.
deepseek-harness-forge-plugins (evidence-first)
jinguanghai/deepseek-harness-forge-plugins
Evidence-first guard: warns the agent when it claims success without a matching tool-execution record in recent context.
dsh-llm-inspector
cdxiaodong/dsh-llm-inspector
Unified LLM request/response inspector: reasoning-effort tuning, external-think export, traffic & bundle analysis.
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-output-styles
perrylink/dsh-output-styles
Аналог outputStyles из Claude Code — переключение стиля вывода во время выполнения для DeepSeek Harness
dsh-backup
xiaoyuyu6420/dsh-backup
Резервное копирование пользовательских данных DSH одной командой: /backup, автоматическое резервное копирование по расписанию, контрольные суммы sha256 и ротация.