Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 596
dsh-verification-receipt
030611/dsh-verification-receipt
Записывает локальные сводки JSONL по количеству вызовов инструментов на каждый ход и грубым сигналам верификации, не сохраняя промпты, аргументы инструментов или текст результатов.
Code2Skill
leechen298/code2skill
Генерация функций, инструментов MCP, навыков рабочего процесса и офлайн-пакетов тестов из исходного кода, одобренного пользователем.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Мост канала Feishu (Lark) с отказом в закрытое состояние: пишите боту — получайте в ответ ходы агента dsh. Интеграция только через официальный Python SDK (жёстко зафиксированная версия); белый список deny-by-default, проверка подписи/времени/повторов вебхука, липкие сессии по каждому чату; двуязычная документация.
nowledge-mem-deepseek-harness
nowledge-co/nowledge-mem-deepseek-harness
Единый слой памяти для любого AI-инструмента и агента: инъекция Context Bundle, воспроизведение в момент промпта, инструменты MCP и захват треда DSH по завершении хода.
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Импортируйте историю чатов claude-code / codex / reasonix / zcode в сессии dsh: привязка к рабочему пространству, сохранение вызовов инструментов, защита от слишком больших сессий, восстановление сжатия zcode.
dsh-window (plugin)
zichenggurrr/dsh-window
Нативное окно рабочего стола Windows (WebView2) для DSH: установка одной командой, автоматическая загрузка zip-архива приложения из GitHub Releases, создание ярлыка на рабочем столе и добавление инструмента desktop_launch для запуска из чата.
dsh-oc
chiro2001/dsh-oc
DeepSeek Harness × OpenCode TUI 前端:把 dsh 的 Agent、会话、工具接入官方 opencode 终端。OpenCode TUI frontend for the DeepSeek Harness (dsh): agents, sessions and tools in the official opencode terminal.
dsh-compact-activity
wallpap/dsh-compact-activity
compact reasoning and tool activity groups for DeepSeek Harness Web and DeepSeek Harness Desktop.
dsh-plugin-vetting
truelove-dreamer/dsh-plugin-vetting
Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-guardian
cdxiaodong/dsh-guardian
Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.
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-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-lark-bridge
jmoksz/dsh-lark-bridge
Feishu (Lark) bridge for DeepSeek Harness: one-command install, streaming progress cards with a tool panel, ask/approval button cards, attachments, and proactive feishu_send pushes.
dsh-island
cdxiaodong/dsh-island
Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.
dsh-office-tools
kw78/dsh-office-tools
Workspace-safe Office tools for agents: create/read Word, create/read/update Excel, and create/read PowerPoint decks with PNG/JPG/GIF image placement.
deepseek-vision (dsh-plugin-deepseek-vision)
gou-gee/deepseek-vision
Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.
dsh-guide-dog
atropinoltt/dsh-guide-dog
MiniMax-powered multimodal plugin: real-time voice call mode (streaming conversation, floating dock UI), voice mode and mic voice input, plus image/video/music/speech generation and vision inspection tools.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-ffmpeg
stardustlc666/dsh-ffmpeg
Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-zotero
hongcheng-li/dsh-zotero
Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
dsh-auxiliary
dsh-plugins/dsh-auxiliary
Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.
dsh-obsidian
mingzeng21/dsh-obsidian
Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through `obsidian_*` tools.