Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 78
dsh-skin-universe
springbrand-lab/dsh-skin-universe
Набор Web GUI для DSH: доска задач с планированием cron, граф веток Git, боковая панель файлов и изменений, SSH-терминал с SFTP и переадресацией портов, мобильное удалённое управление с сопряжением по QR-коду, настольный компаньон, статистика токенов в реальном времени и пять устанавливаемых тем.
nowledge-mem-deepseek-harness
nowledge-co/nowledge-mem-deepseek-harness
Единый слой памяти для любого AI-инструмента и агента: инъекция Context Bundle, воспроизведение в момент промпта, инструменты MCP и захват треда DSH по завершении хода.
GraphFlow
roarpeng/graphflow
Локальный граф знаний кода для агентов программирования: 10 инструментов MCP для многослойного сжатия контекста, планирования DAG, инкрементальной индексации AST, межсессионного цикла навыков, диагностики и импорта/экспорта артефактов графа.
dsh-web-ui (dsh-git-graph)
damonkoy/dsh-web-ui
Селектор веток Git и Git-граф в заголовке разговора dsh web GUI.
dsh-web-ui (dsh-web-ui-all)
damonkoy/dsh-web-ui
Агрегатор семейства DSH Web UI: установка одним кликом всех функциональных плагинов (task-board, git-graph, pet, remote-web-ui, live-stats, web-ui-settings).
graphlint
angeloszou/graphlint
Бандл плагинов DeepSeek Harness: инструменты graphlint для обнаружения мёртвого кода для агентов (graphlint_query / graphlint_build / graphlint_config + skill graphlint).
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
Инструмент read_graph на основе графа знаний кодовой базы (отношения CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL).
dsh-ui-spec
yumimanji/dsh-ui-spec
DeepSeek Harness plugin that turns UI screenshots into implementation-grade web specs using OCR, deterministic geometry, scene graphs, assets, and render comparison.
dsh-writing-remote
x2802490130-prog/dsh-writing-remote
Удалённый Typert на стороне хоста для dsh-tool-writing: обслуживает тома проекта, статус глав, библиотеку корпуса, полнотекстовый поиск, записи эволюции и данные графа потоков для клиентской панели письма.
dsh-plugin-kit (rss)
hyzyn/dsh-plugin-kit
Ежедневный дайджест новостей RSS/Atom для DSH: встроенные каналы, а также курируемый каталог awesome-rsshub-routes и пользовательские ленты (проверяются при сохранении), агрегируемые в один ежедневный дайджест Markdown "今日值得读" и внедряемые в системный промпт; карточка настроек веб-интерфейса и ридер в боковой панели.
dsh-plugin-kit (search)
hyzyn/dsh-plugin-kit
Глобальный полнотекстовый поиск для веб-интерфейса DSH: поле поиска на боковой панели ищет по сессиям истории (через индекс sessionQuery, с резервным сканированием по сессиям) и панелям настроек, подсвечивает совпадения и переходит к нужной сессии или карточке настроек.
dsh-client-ui-writing
x2802490130-prog/dsh-client-ui-writing
Клиентская панель письма для Web UI: объёмы и статистика проектов, библиотека корпуса, полнотекстовый поиск, различия цепочки версий эволюции и SVG-граф потоков, отображается только в сессиях с предустановкой письма.
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI Toolkit: связывает официальный MCP-сервер SHOPLINE Developer и поставляет семь навыков агента SHOPLINE (Admin REST, GraphQL, OAuth, webhooks, Sline) — аналог Shopify AI Toolkit для SHOPLINE.
knowlp-rag
wly8691-jpg/knowlp-rag
RAG с двойным графом знаний для заметок Markdown: графы предпосылок и сходства (обход P/S-Agent), разбиение на абзацы, гибридный поиск n-gram/эмбеддинги и явный цикл обратной связи по весам — через MCP.
fin-trace
yiwufen/fin-trace
DeepSeek Harness (dsh) plugin embedding the fin-trace agent loop — multi-hop relationship reasoning over a financial knowledge graph, exposed as async tools (start/status/cancel)
dsh-reference-checker
yu-tao-li/dsh-reference-checker
Reference verification for DeepSeek Harness (参考文献真实性检查器): the reference_checker model tool checks a paper's bibliography (.pdf/.bib/.tex/.txt or pasted text) against Crossref, OpenAlex and arXiv, reports found / partial / not_found / error per entry, and emits corrected citations in the input's style (APA, GB/T 7714, IEEE, Vancouver, MLA, Chicago, Harvard, ACS, BibTeX).
dsh-tool-lens
trench-xinxin/dsh-tool-lens
Deterministic AST code graph and architecture intelligence tool for call hierarchies, blast radius, circular dependencies, domain slices, and full-stack API contracts.
dsh-plugin-skill-manager-gui
luoying2334/dsh-plugin-skill-manager-gui
Graphical skill manager for DeepSeek Harness — create, edit, import, and delete SKILL.md skills from the web settings UI. · DSH 技能管理器:在网页设置里图形化新建、编辑、导入、删除 SKILL.md 技能。
deepseek-rust-harness
leemiracle/deepseek-rust-harness
Rust dev domain plugin for DeepSeek Harness (dsh): verification pyramid fmt→clippy→build+test→miri+audit(+semver) as model-facing tools + graph-layer governance (anti-Goodhart 8 rules incl. #[allow] density / deleted tests, blind-spot via Cargo.toml & pub
deepseek-kernel-harness
leemiracle/deepseek-kernel-harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.
dsh-mobile-css
ook826092-cloud/dsh-mobile-css
Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
dsh-fabric
hellosky983/dsh-fabric
Unifies every DSH extensibility seam behind one declarative DSL: a runtime `fabric` service, `fabric_extend`/`fabric_inspect` tools, and a capability-graph settings page.
dsh-git-graph
whiteplusms/dsh-git-graph
Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.