Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 288
dsh-web-ui (dsh-aionui-panel)
damonkoy/dsh-web-ui
Right-panel system for the dsh web GUI: a pixel-faithful AionUi Explorer + Preview (file tree, diff view, preview).
dsh-sysmon
aks1st/dsh-sysmon
System status floating widget: live CPU/memory/disk usage in the bottom-right corner of the DSH Web UI with threshold colour warnings.
dsh-companion
beijingwahw/dsh-companion
Спутник сессии из четырёх модулей: умный экспорт беседы (Markdown/PDF/JSON/длинное изображение PNG с редактированием конфиденциальных данных и пакетным ZIP), сводки передачи контекста с сохранением/импортом шаблонов, оптимизация стоимости API (актуальные официальные цены, планирование по пиковым/непиковым часам, дневные/месячные бюджеты, маршрутизация моделей) и глобальный поиск по беседам со встроенным поиском в чате (Ctrl+F, CSS Custom Highlight API).
dsh-learn-everything
cendaifeng/dsh-learn-everything
Плагин режима обучения по методу Фейнмана: цикл teach → teach-back → judge → re-explain, отображаемый в виде наглядных HTML-карточек урока (диаграммы mermaid + подсветка кода shiki).
dsh-reasoning-settings
junelearn/dsh-reasoning-settings
Добавляет сторонним API DeepSeek Harness поддержку низкого, среднего, высокого и других уровней reasoning, с выбором модели для каждого вызова субагента.
dsh-plugin
tabbit-browser/dsh-plugin
Плагины Tabbit Browser для Deepseek Harness
dsh-skill-pack
jeremy9682/dsh-skill-pack
11 переносимых навыков рабочего процесса (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) в виде устанавливаемого пакета навыков.
knowlp-rag
wly8691-jpg/knowlp-rag
RAG с двойным графом знаний для заметок Markdown: графы предпосылок и сходства (обход P/S-Agent), разбиение на абзацы, гибридный поиск n-gram/эмбеддинги и явный цикл обратной связи по весам — через MCP.
deepseek-harness-forge-plugins (forge-tcm)
jinguanghai/deepseek-harness-forge-plugins
Набор инструментов традиционной китайской медицины: диагностика по восьми осям и поиск сочетаний трав.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Нативный vision-мост провайдера LLM: изображения, вставленные в чат, описываются vision-моделью (Qwen3-VL через pi-ai/llama.cpp), а текстовое описание передаётся текстовой модели DeepSeek для ответа — приём изображений, маршрутизация и сжатие идут через нативные механизмы harness, с LRU-кэшем описаний и повтором при 503.
dsh-inline-images
3403473060/dsh-inline-images
Отображение путей к локальным изображениям из ответов ассистента прямо в тексте сообщения (9 форматов, лайтбокс с увеличением по клику, настраиваемый размер).
dsh-ide-sidebar
yuhangkang/dsh-ide-sidebar
IDE-style workspace switcher sidebar for DSH (DeepSeek Harness): floating workspace dropdown, session filtering, done/pending status lights, workspace & session search, and workspace rename/delete/archive/add.
gh-tea-npm-dsh
tommyfang2077/gh-tea-npm-dsh
DeepSeek Harness (dsh) plugin for GitHub (gh), Gitea (tea) and npm CLIs: detect/install, guided auth/config (incl. npm token rotation), issue and package tools.
omdsh-runtime
omdsh-dev/omdsh-runtime
Lightweight OMDSH Runtime and Profile Pack toolkit for auditable DSH composition, signing, candidate installs, and rollback
dsh-valuz-genui
valuz-ai/dsh-valuz-genui
DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)
dsh-pet-whale
nzl153/dsh-pet-whale
Desktop pet drawn from the official whale outline: pure-SVG animation follows agent state (thinking, working, celebrating, error), with poke and double-click flip interactions, cursor avoidance, 7 palettes, light/dark theme sync, and a playable web preview.
dsh-plugin-vet
wulun811/dsh-plugin-vet
Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.
dsh-ops-health
miraculousgarfield/dsh-ops-health
One-click health check for the DSH Web GUI: a sidebar button runs the ops kit's check-health.ps1 through a plain HTTP route (independent of the tool registry) and renders a structured report card; colors follow the active theme, Windows/PowerShell.
github-explore
fectivnfy112357/github-explore
GitHub search, discovery and audit scripts wrapped as a SKILL.md pack around the gh CLI: repo search, multi-axis explore, trending, repo summaries, similar projects, code search, issue/PR search and org audits; ships as a dsh bundle (and on npm).
Stata-AI-Skill
zihaovistonwang/stata-ai-skill
Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.
dsh-markdown-preview
githubjike/dsh-markdown-preview
In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
dsh-tesseract-ocr
maxwell-feng/dsh-tesseract-ocr
Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
dsh-image-gen
leemancheung/dsh-image-gen
GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.
dsh-open-eyes
hyp6666/dsh-open-eyes
Vision bridge for text-only DeepSeek routes that analyzes attached and local images through configurable OpenAI Responses, Chat Completions, or Anthropic Messages endpoints while leaving image-capable routes native.