Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
1664 plugins encontrados
dshx
why913/dshx
A CLI complementar que faltava para o DeepSeek Harness (dsh): gerencie servidores MCP com um único comando — add/list/remove/test com verificações de conexão em modo dry-run, além de importação única a partir do Claude Code / Codex. Também se monta como plugin do dsh, para que o próprio agente possa gerenciar o MCP
dsh-deepseek-status
kekukase/dsh-deepseek-status
Plugin do DeepSeek Harness: status oficial do serviço DeepSeek em tempo real (status.deepseek.com) na barra lateral — status geral, status por componente, incidentes e uptime
dsh-auto-approval-plugin
styxnether/dsh-auto-approval-plugin
Um nível intermediário de permissão para o DeepSeek Harness, entre workspace-write e danger-full-access: aprova automaticamente comandos inofensivos e operações direcionadas a áreas confiáveis configuradas, além do workspace atual
dsh-yali-image-generator
pptt121212/dsh-yali-image-generator
Plugin de geração de imagens para o DeepSeek-Harness. Solicite uma API Key da Yali AI em: https://api.yaliai.com/
dsh-dafeiyu
qcytsn/dsh-dafeiyu
Um companheiro BigFish nativo de desktop, guiado por eventos de sessão do DeepSeek Harness
deepsee
chang416/deepsee
DeepSee: visão para o DeepSeek Harness, roteamento multimodelo e autoverificações visuais com Gemini antes da entrega
auto-compact
johnathonye/auto-compact
Plugin de compactação automática de contexto em nível de sessão: verifica o uso de contexto antes de cada etapa do turno e ao final do turno; ao ultrapassar o limite da sessão, executa compact automaticamente e injeta o resumo no contexto para continuar naturalmente (DeepSeek Harness / DSH)
design-playbook
bandersnatch0x/design-playbook
I/O de design para agentes de codificação: geração de UI controlável via declarações (spec/domain/craft/design/components/template) e contratos (skill/evaluator). Use para UI de produto — console, dashboard, agent-ops, apps voltados para CJK
dsh-repro
evilirving/dsh-repro
/repro exporta um pacote mínimo, sem segredos e reproduzível do problema: o log de sessão, os comandos que falharam e o diff do Git
dsh-gitflow
lonelymoon87/dsh-gitflow
Adiciona ferramentas de status, diff, log, commit, branch e checkpoint opcional do Git, todas condicionadas a aprovação
dsh-notify-bark
pc439527/dsh-notify-bark
Notificações push via Bark para iPhone: eventos de conclusão de turno, espera por entrada e aprovação, enviados a partir do DSH Host
dsh-docker
jesse-njx/dsh-docker
Controle de contêineres tipado e protegido: ps/logs/inspect/exec/start/stop e compose up/down com saída em JSON, direcionamento com reconhecimento de projeto e operações destrutivas condicionadas a aprovação
web-components
omdsh-dev/web-components
Suporte a Web Components
arcana
gooodwei/arcana
Um painel flutuante de comandos que lista todos os comandos slash do DeepSeek Harness como botões executáveis, ordenados por uso
dsh-openviking-status
dipertq/dsh-openviking-status
Minimalist OpenViking status chip and popover for DeepSeek Harness composer
dsh-bonk-pet
reisen-ww/dsh-bonk-pet
Whale-girl desk pet in the corner of the DSH Web GUI. It sings along to a bundled track while the agent works; when a tool call fails a steel pipe falls on its head. Click it to bonk the basin it wears, which costs 12 rice — knock enough and it gets hungry and wanders off to beg, and rice appears somewhere on the page for it to dash across and eat. Draggable within the viewport, wriggles and complains if grabbed mid-dash, volume and behaviour configurable from Settings. All artwork, sound effects and the song ship inside the package.
dsh-notify
taoye599/dsh-notify
Desktop notifications for DeepSeek Harness — a web notification while a browser page holds the plugin (turn completion and pending questions), and a native Windows toast from the host for finished turns once the browser is closed.
dsh-telegram-control
jackcontrols/dsh-telegram-control
Telegram remote control for DeepSeek Harness: list conversations with titles and workspaces, resume paused persisted sessions on demand (preset remount), turn-tracked reply relay, first-line reasoning summaries, inline-button approve/reject with outcome edits, and a bot command menu.
dsh-knj-version-control
yangdongzhen590/dsh-knj-version-control
Version-control workbench for the DSH Web sidebar: local changes grouped by type, per-file and multi-file staging, preview-confirmed commit / update / push, and a failure dialog that shows the raw Git output instead of a four-second toast.
dsh-git-statusline
pinzza/dsh-git-statusline
Compact Git status line for DSH Web: the current branch, staged and unstaged line changes, ahead/behind commit counts against upstream, and a clean-worktree marker — placeable in the sidebar footer, the session header, or above/below the composer, with the position switched on the settings page.
oh-my-dsh
gulagala001/oh-my-dsh
Oh My DSH (OMD) adds context summaries with original-source recall, task-linked verification, prompt optimization, CodeGraph code navigation, OpenCU computer control, and four themes covering layout, sidebars, and settings.
PDF-electronic-signature
juntaoxiao/pdf-electronic-signature
PDF electronic signing: generate a handwritten-style signature image, stamp images and typed blocks onto PDF pages, and apply a PKCS#7/CMS digital signature with a PKCS#12 certificate you supply. Stamping first keys an opaque background out to transparency - un-compositing each pixel so the ink keeps its original colour - and trims to the ink, so a seal stamped over a signature does not erase it.
dsh-say
fangqian616/dsh-say
Speaks your agent's reports in a voice you choose, compressing long reports before speaking. Character voices need no training - a 3-10 second reference clip clones one, and community-trained models work too - and no 6.4 GB GPT-SoVITS install: the plugin installs its own runtime and voice. An existing GPT-SoVITS can be used instead, and it is the same voice model.
dsh-win-computer-use
wwwort/dsh-win-computer-use
Windows-native computer use for DeepSeek Harness: two tools drive and read any desktop app. One batch call runs find, click, type, key, read, wait and screenshot steps in a single engine pass, so a task whose steps are known up front costs one model round trip; reading returns window text rather than an image, and input and capture prefer UI Automation patterns, Win32 messages and offscreen PrintWindow so the user's focus and pointer stay untouched.