Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
38 plugins encontrados
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
plugin-registry
vlln/plugin-registry
Infraestrutura do ecossistema: um console leve no navegador para gerenciar plugins do repositório oficial (zero patches), além de uma skill make-dsh-plugin para desenvolvimento guiado de plugins.
dsh-plugin-check
omdsh-dev/dsh-plugin-check
Verificações de integridade de plugins: protocolo do manifest / formato de patch / armadilhas de build, sem dependências e somente leitura.
dsh-harmony
ch4acko3/dsh-harmony
Uma biblioteca para aplicar patches, substituir e decorar plugins do dsh em tempo de execução
dsh-mcp-panel
perrylink/dsh-mcp-panel
Painel de gerenciamento de runtime somente leitura para o cliente MCP oficial do DSH: status da conexão, ferramentas registradas, erros e contagem de reconexões, disponíveis pelo comando /mcp e por uma aba de Configurações, com exibição sanitizada e sugestões de patch para ativar/desativar.
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
Conecte o DeepSeek Harness a um pipeline Hermes: template de especificação de despacho, roteamento por nível de modelo, portões de qualidade em execuções do orquestrador, regra de escritor único no git — como um pacote SKILL.md (instalável como bundle).
novel-writer
sailoumili/novel-writer
Installs a multi-agent novel-writing preset for DeepSeek Harness: one conductor agent dispatches five specialized subagents — world-building, plotting, character management, prose writing, and QA review.
dsh-llm-oauth
ziyou979/dsh-llm-oauth
OAuth / subscription-plan LLM login (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter): durable credential store with on-request token refresh, no repo patches (Grok/Copilot verified; use Codex with caution).
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-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Estende o dsh-subagent-tools com um cwd por chamada para subagentes, incluindo os dois patches de provedor in-process que ele requer
dsh-sidebar-files
fallen0543/dsh-sidebar-files
Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
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.
omdp
xjungit/omdp
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page.
dsh-hooks
peterbon/dsh-hooks
Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Bancada de trabalho de desktop autoeditável para o DeepSeek Harness: uma réplica completa do dsh web com um modo de edição em que o agente modifica a própria bancada (camadas de patch, plugins, UI) com hot reload
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
dshp
asdf17128/dshp
Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
dsh-agent-conductor
mjorgin/dsh-agent-conductor
Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.
dsh-swarm-router
r600a-code/dsh-swarm-router
Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).