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

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

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

Q

ouroboros (dsh-plugin)

q00/ouroboros

Config-only bundle that mounts Ouroboros through the DSH MCP client, exposing 36 interview, Seed, execution, evaluation, and evolution workflow tools in DSH.

5.5k3 часа назадПроцессы и автоматизацияMIT
S

mirage (dsh)

strukto-ai/mirage

Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.

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

modlens

liustack/modlens

Мост зрения для текстовых моделей: вставьте изображение — получите структурированные JSON-данные (OCR, разметка, семантика).

3.1k3 часа назадЗрение, голос и мультимодальностьMIT
T

api-relay-audit

toby-bridges/api-relay-audit

Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.

7913 дня назадБезопасность и права доступаAGPL-3.0
A

dsh-vision-toolkit

anionex/dsh-vision-toolkit

Задачи компьютерного зрения для текстовых моделей: вопрос-ответ по изображению с учётом намерения, OCR для длинных скриншотов, воспроизведение UI, grounding и попиксельное сравнение.

6946 часов назадЗрение, голос и мультимодальностьMIT
M

mnemon

mnemon-dev/mnemon

Постоянная память для AI-агентов под управлением LLM — графовое воспроизведение, знания между сессиями, единый бинарник. Работает с DeepSeek Harness, Claude Code, OpenClaw и любой другой средой выполнения агентов.

4354 дня назадПамятьApache-2.0
P

plur

plur-ai/plur

PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required

2394 часа назадMCP и коннекторыApache-2.0
T

engramory

tinqiao-oss/engramory

Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

1574 часа назадПамятьMIT
T

engramory (plugin)

tinqiao-oss/engramory

The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.

1573 часа назадПамятьMIT
B

DSH-Plugins-Marketplace

bradegithub/dsh-plugins-marketplace

Магазин плагинов DSH: в веб-интерфейсе DeepSeek Harness одним кликом просматривайте, устанавливайте и обновляйте все плагины из GitHub topic:dsh-plugin.

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

humanizer-ru (dsh)

vladimir-human/humanizer-ru

Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle.

1023 дня назадНавыкиMIT
O

dsh-mnemon

omdsh-dev/dsh-mnemon

Глубокая интеграция с Mnemon: локальная трёхуровневая память (Runtime Memory, извлекаемые Documents, курируемые Memory Spaces).

9923 часа назадПамятьMIT
H

dsh-cost-meter

han-1413141/dsh-cost-meter

Стоимость API за сессию и за день, бюджет с процентом использования, официальный баланс, дашборд истории и синхронизация официальных цен в один клик с учётом пиковых/непиковых тарифов.

933 часа назадИспользование и биллингMIT
M

dsh-commandcode-provider

mars-sea/dsh-commandcode-provider

Неофициальный плагин-провайдер LLM для DeepSeek Harness для Command Code: живой каталог моделей, поддержка уровней усилий reasoning, карточка на странице моделей. Портирован из pi-commandcode-provider (MIT).

586 часов назадМодели и провайдерыMIT
P

dsh-memento

perrylink/dsh-memento

Ограниченная, многоуровневая, проходящая через подтверждение и поддающаяся аудиту память между сессиями: типизированный интерфейс `ctx.memory` с провайдером SQLite без зависимостей, инструмент `memory` и инъекция замороженных снапшотов; каждая запись проходит через шлюз подтверждения и остаётся восстановимой из журнала сессии.

573 часа назадПамятьApache-2.0
F

local-shell-mcp

fwerkor/local-shell-mcp

Enables LLM to use a cli environment.

505 часов назадMCP и коннекторыMIT
V

recruiting-copilot

viy1204/recruiting-copilot

给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。

379 часов назадУлучшения UI
P

dsh-auto-review

perrylink/dsh-auto-review

Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.

353 часа назадБезопасность и права доступаApache-2.0
F

deepseek-harness-control-center

feibi-mochi/deepseek-harness-control-center

DeepSeek Harness control center for official balance monitoring, per-session costs and tokens, third-party token totals, completion alerts, official recharge, flexible layouts, and agent-assisted session controls.

343 часа назадИспользование и биллингMIT
O

opencues

opencues/opencues

OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.

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

opencues (dsh)

opencues/opencues

Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.

334 часа назадУлучшения UIApache-2.0
L

dsh-smooth-stream

laplace-bit/dsh-smooth-stream

Silky streaming reveal for the Web UI: text appears at the model's arrival rate, new lines glide in, no flicker; follow stays with the user and prefers-reduced-motion is respected.

2918 часов назадУлучшения UIMIT
O

openguardrails

openguardrails/openguardrails

Режим Auto для DeepSeek Harness (dsh): пункт Auto в селекторе Permissions, в котором на запросы подтверждения отвечает политика OpenGuardrails вместо человека — плюс полноценный движок защиты OGR под капотом. Без изменений ядра.

274 дня назадИнструменты и функцииApache-2.0
G

geml

geml-spec/geml

Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.

24вчераMCP и коннекторы