Plugins
Browse, filter, and install DeepSeek-Harness plugins.
16 plugins found
DSH-better-sidebar
omdsh-dev/dsh-better-sidebar
Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
mstar-harness
btspoony/mstar-harness
Skill-driven harness/loop engineering workflow agent plugin.
distill
loserfox/distill
Automatic conversation distillation: background subagent reflection + skill create/update.
dsh-plugin-yet-another-subagent
huanlinoto/dsh-plugin-yet-another-subagent
可配置子代理 profile 系统,单一 subagent 工具 + profile 参数,含 Web UI 设置/实时进度/子代理树 | Configurable subagent profile system: single subagent tool + profile param, with Web UI settings/real-time progress/subagent tree
dsh-image-subagent
yuqingsh/dsh-image-subagent
dsh-continual-evolve
zk-andy/dsh-continual-evolve
Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills.
dsh-reasoning-settings
junelearn/dsh-reasoning-settings
让 DeepSeek Harness 的第三方 API 支持低、中、高等推理强度,并可为每次子 Agent 调用选择模型|Add Low, Medium, High, and other reasoning levels to third-party APIs, with model selection for each subagent call
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
dsh-llm-fallbacks
btspoony/dsh-llm-fallbacks
Role-based LLM retry & fallback strategies.
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
A model-native meta-agent plugin for DeepSeek Harness: the model synthesizes task-specific workflows at runtime from five agentic workflow patterns (prompt chaining, parallel workers, router, supervisor, evaluation loop) and coordinates tools and subagent
dsh-background-agents
perrylink/dsh-background-agents
Interactive long-session background agents for DeepSeek Harness: start a durable continuable child agent from any session, watch its progress in the Web UI sidebar, message it any time, and interrupt it — all through the official subagent seam.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids.
dsh-task-relay
lesliewylie/dsh-task-relay
Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
dsh-task-dag
leemancheung/dsh-task-dag
Displays a Session's subagents and durable workflow runs as a live DAG with status, navigation, and restart-safe history.