Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 196
dsh-rule-engine
jilian-dsh/dsh-rule-engine
Движок исполнения правил для dsh: разбирает AGENTS.md, жёстко блокирует вызовы инструментов, нарушающие правила, текстовый аудит правил B/D, команда /guard, защита версий для версионируемых файлов и поддержка свободных зон (движок пропускает разделы свободных зон).
dsh-negative-ledger
akslcw/dsh-negative-ledger
Журнал негативного знания, привязанный к доказательствам: сохраняет опровергнутые пути (command_failed, file_missing) с их результатом и доказательствами предусловий, затем предупреждает или блокирует повторные попытки до изменения доказательств.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
Автоматически восстанавливает массив сообщений после сбоя диспетчеризации инструментов (осиротевшие tool_calls / сообщения инструментов), предотвращая блокировки сессий 400 INVALID_REQUEST.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Управление траекториями агента и диагностика аномалий: восстанавливает плоские журналы сессий в многоветвистые деревья траекторий, обнаруживает зацикливание, недопустимые повторы и дрейф цели, оповещает с привязкой стоимости, прерывание в один клик и форк с точки останова через официальные API, отдельная вкладка в GUI.
agent-feedback-loop (dsh-plugin)
super3ben/agent-feedback-loop
Feeds every dsh prompt into the local agent-feedback-loop feedback-memory pipeline — captures dissatisfaction, reviews it offline into reflections, and attaches the compiled recurrence-rule context back to the turn, never blocking a prompt. Requires the agent-feedback-loop runtime; running agent-feedback-loop install afterwards wires existing dsh profiles automatically.
dsh-improve-prompt
hoyyang/dsh-improve-prompt
One-click prompt improvement for the DSH composer: press the sparkle button to rewrite the draft into an agent-ready prompt, replaced in place and undoable, with a deterministic fidelity check that keeps every path, identifier, number, URL and backticked token verbatim, plus a length ceiling that blocks inflation.
dsh-peak-balance
vvilliam-qwq/dsh-peak-balance
Peak/off-peak billing clock with a provider-neutral account readout (DeepSeek balance, subscription plan windows, relay credits), per-turn spend measured from the provider's own counter, and a /hist token-history scene split per provider for dsh-tui
DSH_Plugin_Taffy
vegetable-kun/dsh_plugin_taffy
Маскот настроения Taffy для веб-интерфейса DeepSeek Harness: GIF в углу живо реагирует на состояние агента — ожидание подтверждения / подтверждено / отклонено / просит, размышление, выполнение инструментов, прерывания, ожидание ask_user_question, компакция, усталость от долгой задачи, подтверждение, проигнорированное без внимания, простой / сон — с передачей состояния по SSE, позиционированием перетаскиванием, консолью по нажатию средней кнопкой, зеркальной консолью карточек инструментов, блокировкой по настроению, сохранением настроек внешнего вида и статистикой по дням.
dsh-guardrail
jypjypjypjyp/dsh-guardrail
Сопоставляет строки аргументов вызовов инструментов, блокирует опасные вызовы (deny) или разрешает их с добавленным предупреждением (warn) и поставляется с полноценной панелью управления правилами.
dsh-we-wallpaper-sync
tiger0012/dsh-we-wallpaper-sync
Переиспользуемый скилл для просмотра, поиска и загрузки обоев из мастерской Wallpaper Engine (Steam 431960) с подключением их к центру скинов DSH, включая обход HTTP-блокировки Steam и блокировки входа из-за несовпадения региона через подходящий SOCKS-прокси.
dsh-guardwall
iiiweiii/dsh-guardwall
Проверяет исходники локальных, npm и GitHub-плагинов перед установкой, блокирует настроенные высокорисковые вызовы инструментов во время выполнения, проверяет паттерны секретов в выводе и записывает локальные журналы аудита, связанные цепочкой HMAC.
dsh-injection-guard
loeanxi/dsh-injection-guard
Защита от инъекций промптов с учётом источника для DSH: отслеживает недоверенный контекст хода, обнаруживает сигналы инъекций, оценивает чувствительные стоки и блокирует высокорисковые вызовы инструментов с объяснимыми журналами аудита.
dsh-research-plugins (dsh-mcp-firecrawl)
pymodel/dsh-research-plugins
Мост MCP Firecrawl: размещённый сервер MCP Firecrawl с поиском, scrap и parse без ключа; API-ключ открывает полный набор инструментов, включая crawl и map.
dsh-achievements
luumod/dsh-achievements
Плагин достижений и геймификации: разблокирует значки за ходы, вызовы инструментов, сессии, ежедневные серии и поведение при кодировании (правки/чтения/тесты), со стеной значков, всплывающими уведомлениями о разблокировке и SDK ctx.achievements.
dsh-cve-audit
sarthak2511/dsh-cve-audit
Живой аудит CVE/цепочки поставок для зависимостей собственного проекта вашего рабочего пространства (npm/pip/go) на базе OSV.dev, с инструментом cve_audit и опциональным автосканированием при изменении lockfile.
dsh-mermaid-image-preview
baconbao/dsh-mermaid-image-preview
Показывает диаграммы Mermaid как изображения через локальный рендеринг в DSH Web, когда сообщение чата содержит fenced code block Mermaid, а также позволяет интеграцию с внешними серверами рендеринга.
dsh-translate-pro
shixiangyu2/dsh-translate-pro
Профессиональный перевод для DSH: 18 целевых языков, 4 стиля (formal/casual/technical/literal), терминология под управлением глоссария и перевод целых файлов (README/docs/subtitles) с сохранением формата Markdown/блоков кода; работает на DeepSeek через SiliconFlow.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Хуки жизненного цикла в стиле Claude Code: настроенные shell-команды выполняются до/после вызовов инструментов модели с JSON-payload на stdin; ненулевой код выхода pre-tool блокирует вызов.
dsh-cot-en2cn
eyeing0721/dsh-cot-en2cn
Shows a Chinese translation under each English thinking block in the DSH web chat, without modifying the session transcript; per-chunk caching, a configurable translation model, and a settings panel.
dsh-plugin-precheck
baqif2/dsh-plugin-precheck
Pre-install compatibility gate for DSH plugins: locks the resolved version, checks peer/engines declarations, dry-installs into an isolated DSH_HOME and boots it with a timeout, blocks on any failure, and restores the profile if the real install fails. Optionally intercepts dsh-market install/update clicks.
dsh-caps-beacon
xinyang920/dsh-caps-beacon
Turns the MacBook keyboard Caps Lock light into an agent status light: on while the agent works, flashing when it waits for your approval or answer, off when idle.
dsh-draft-polish
wanchunlian/dsh-draft-polish
One-click draft polish for the DSH composer: rewrites your spoken draft into professional wording, sends only the draft snapshot (never conversation context), and never blocks sending if the LLM is unavailable.
dsh-trilogy
todayjin/dsh-trilogy
Per-project memory for DeepSeek Harness. Three Markdown files per workspace — PROJECT.md, DECISIONS.md and SESSIONS.md — are auto-created on the first step of any session in that workspace, re-read from disk and re-injected only when they change (and re-injected if compaction dropped them), and written back by classification through a memory_checkpoint tool, with a bounded end-of-turn nudge when a turn did work but recorded nothing. memory_read and memory_search read the live log and the archive, the latter over a zero-dependency BM25 index. The session log is capped at 200 entries with the overflow moved to SESSIONS-archive.md — never injected, but visible, readable and searchable, and restorable one entry at a time. Settings page: a workspace list with a path filter, read-only tabs for the three memory files plus the archive, reload, export/import of one workspace's memory as a JSON bundle, a two-step clear, a panel that rewrites or removes the AGENTS.md instruction block, and a PROJECT.md staleness reminder. A composer status chip shows that workspace's sync state and creates the files on click. Zero dependencies — no vector store, no embeddings, and no model calls.
dshgo
xiazhi88/dshgo
Proxies the loopback-only dsh web onto a LAN port so phones and other machines can reach it, with an optional access password that browsers type in and the bundled Android client unlocks with biometrics. Adds a LAN-access settings page with QR codes, inlines dsh-web-mobile (MIT, attribution kept) for the mobile layout, and the Android client in the same repository adds finish/approval notifications, voice input and a home-screen widget.