Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
38 plugins trouvés
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
Infrastructure d'écosystème : une console de navigation légère pour gérer les plugins du dépôt officiel (zéro patch), plus un skill make-dsh-plugin pour un développement de plugin guidé.
dsh-plugin-check
omdsh-dev/dsh-plugin-check
Vérifications de santé des plugins : protocole de manifeste / format des patchs / pièges de build, sans dépendance et en lecture seule.
dsh-harmony
ch4acko3/dsh-harmony
Une bibliothèque pour patcher, remplacer et décorer les plugins dsh à l'exécution.
dsh-mcp-panel
perrylink/dsh-mcp-panel
Panneau de gestion en lecture seule pour le client MCP officiel de DSH : statut de connexion, outils enregistrés, erreurs et nombre de reconnexions, via la commande /mcp et un onglet Réglages, avec un affichage assaini et des suggestions de patchs d'activation/désactivation.
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
Connectez DeepSeek Harness à un pipeline Hermes : modèle de spécification de répartition, routage par niveau de modèle, portes de qualité pilotées par l'orchestrateur, règle d'écrivain unique pour git, le tout sous forme de pack SKILL.md (installable en 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
Étend dsh-subagent-tools avec un cwd par appel pour les sous-agents, livré avec les deux correctifs de fournisseur in-process qu'il nécessite.
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
Poste de travail de bureau auto-modifiable pour DeepSeek Harness : une réplique complète de dsh web avec un mode édition dans lequel l'agent modifie le poste de travail (couches de patch, plugins, UI) avec rechargement à chaud.
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).