Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
25 plugins encontrados
DSH-better-sidebar
omdsh-dev/dsh-better-sidebar
Bancada completa na barra lateral com renderização e edição de arquivos, terminal, Git e subagentes; plugins de terceiros podem registrar novas abas.
mstar-harness
btspoony/mstar-harness
Plugin de agente de workflow para engenharia de harness/loop orientado a skills.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-llm-fallbacks
btspoony/dsh-llm-fallbacks
Estratégias de retentativa e fallback de LLM baseadas em papel (role).
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
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-expert-mode
asher-2000/dsh-expert-mode
Expert-mode agent preset for DeepSeek Harness (v0.3.0, bilingual EN/ZH): a chief coordinator plus 11 domain-expert subagents with automatic task delegation. Features: Five-Anchor constraint (review/convergence/anti-drift/collaboration-check/resource-awareness per turn), Near-distance Guidance (identity/task/output template per expert), expert persistence, cross-expert communication protocol, cross review, and experience pool. Experts: data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance.
dsh-task-dag
leemancheung/dsh-task-dag
Exibe os subagentes e execuções de workflow duráveis de uma Sessão como um DAG ao vivo, com status, navegação e histórico seguro contra reinícios
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-auxiliary
dsh-plugins/dsh-auxiliary
Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.
dsh-worktree
paradoxsch/dsh-worktree
Durable Git worktree isolation and delivery for DeepSeek Harness subagents
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-llm-fallbacks
omdsh-dev/dsh-llm-fallbacks
Cadeias automáticas de fallback de provider/modelo para agentes do DeepSeek Harness quando as requisições ao LLM continuam falhando (retentativas esgotadas, autenticação, cota, limite de taxa)
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-task-relay
lesliewylie/dsh-task-relay
Fila de tarefas entre sessões com notas de transferência: sessões e subagentes publicam, reivindicam, concluem e cancelam tarefas em uma fila compartilhada baseada em arquivo, deixando um resumo de transferência para quem assumir em seguida
dsh-agency-agents
michengai/dsh-agency-agents
Adds a summonable domain-expert roster that runs as subagents while the parent session keeps the task and final answer.
dsh-prometheus
xxiaoxiong/dsh-prometheus
Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.
dsh-minimal-ptc
stardustlc666/dsh-minimal-ptc
Minimal prompt x full PTC tools: one-line persona, Code Mode SDK, subagents, workflows, web search, and Windows Git Bash.
review-workflow
lesliewylie/review-workflow
A structured multi-panelist review workflow for the DeepSeek Harness: N panelists score in isolated subagents, blind to each other; a chair reconciles disagreement by anchor match then Δ-level adjudication; an independent critic audits the process. Works for design, code, paper or project review.
dsh-engineering-workflow
82c86b8z86-stack/dsh-engineering-workflow
Engineering workflow agent preset for dsh: five gated phases (requirements clarification, plan approval, TDD, parallel subagents, verified finishing) with six workflow skills adapted from obra/superpowers.
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-office
fayelin12/dsh-office
Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
dsh-plugin-omoslim
tevenfeng/dsh-plugin-omoslim
DeepSeek Harness bundle: oh-my-opencode-slim style Orchestrator agent preset with model-pinned specialist subagents (explorer/oracle/librarian/designer/fixer/council).
dsh-review
viger1/dsh-review
Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it, and one refutation drops it.