Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
1664 plugins encontrados
dsh-speech-input
liznee/dsh-speech-input
A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.
dsh-ssh-remote
zhaenggg/dsh-ssh-remote
SSH remote execution set: give a session an ssh:// workspace and every file, command, and shell operation runs on the remote host.
dsh-plugin-notifications
nattocb/dsh-plugin-notifications
Adds a Settings card that pops a system notification and optional chime when a conversation turn completes.
dsh-voice-input-cn
schumchanvi/dsh-voice-input-cn
Entrada de voz pronta para a China para o compositor. Requer uma ponte local em Python (pip install dashscope websockets, executar bridge/voice-bridge.py) — o plugin sozinho não funciona. O microfone do navegador transmite PCM de 16 kHz à ponte, que executa o Alibaba Cloud DashScope ASR (paraformer-realtime-v2); o texto intermediário preenche o rascunho no cursor, parada automática por silêncio, envio automático opcional.
dsh-todo-guard
a903067276-rgb/dsh-todo-guard
Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.
dsh-model-garden
mrdevlorx/dsh-model-garden
A searchable, sortable model picker for the DeepSeek Harness Web UI — provider groups, favorites, models.dev prices, context windows, live per-task token cost and a local-model filter. One-command install: dsh plugin add dsh-model-garden.
dsh-context-steward
whatsmore-nf/dsh-context-steward
DSH 智能上下文压缩插件 —— 在有限窗口内管理认知资源,让 Agent 记住真正重要的信息。 Smart context compression for DSH — managing cognitive resources within limited windows, so your Agent remembers what truly matters.
dsh-cli-bridge
hviana/dsh-cli-bridge
DeepSeek Harness (DSH) plugin that delegates coding tasks to the Claude Code and Codex agent CLIs and streams the whole run live — autonomous control, multi-account, automatic install, git worktrees, and any Anthropic-compatible endpoint.
dsh-lcx-codex
kk3ya03-star/dsh-lcx-codex
DSH web search and Responses native V2 compaction for Sub2API-proxied or NewAPI-relayed GPT models
dsh-tui
nexlineai/dsh-tui
A full-screen interactive terminal UI for the DeepSeek Harness agent runtime — live streaming, reasoning blocks, tool cards, sessions, permissions, plan mode, and a full slash-command suite. The web UI, reimagined for the terminal.
dsh-audio-copilot
ai-yucheng/dsh-audio-copilot
Audio Copilot for DeepSeek Harness: transcribe audio (ASR) and synthesize speech (TTS) — gives text-only agents ears and a voice. Windows-local SAPI TTS out of the box; OpenAI-compatible ASR/TTS endpoints configurable. Includes an in-composer voice-input
dsh-fleet
scriptsnet/dsh-fleet
⚡ DSH 多机算力组网:把朋友间、局域网、云上 ECS 的闲置算力汇聚成分布式 AI 算力池,一台机调用整个团队任意一台机的算力,任务派发、agent 执行、结果回流与会话保留。一个人掌控多台 Harness,并行推进多个开发与研究项目。
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-plugins
huyang218/dsh-plugins
DeepSeek Harness compatibility plugin for third-party OpenAI-style gateways: tolerates SSE streams that close without the [DONE] sentinel after a complete reply.
dsh-autotitle
echouniverse/dsh-autotitle
DeepSeek Harness slash command /title: generate a session title from the conversation with smart trimming and optional confirm
dsh-session-nexus
qiushi-dev/dsh-session-nexus
Unofficial DeepSeek Harness plugin — sessions as addressable, first-class citizens: lifecycle controls (/resume, /unarchive, opt-in /rm-session) plus session-addressed messaging (/send-to, /notify, /address, session_send_message tool). Working companion t
dsh-kun-like-pet (kunpet-dsh)
yang-wudi/dsh-kun-like-pet
A Kun-Like desktop pet living in the corner of the DSH web UI; switches animations with agent state and plays a voice line on task completion.
dsh-mobile-access
tongailinc/dsh-mobile-access
Mobile access gateway for the Web GUI: isolated child-process reverse proxy with a first-visit PC approval gate (admin-token auth, DNS-rebinding defense), LAN/VPN/WAN auto-detection with network-mode switching, QR-code entry, WebSocket forwarding, and narrow-screen UI adaptations (composer reflow, third-party plugin overlays, crypto.randomUUID polyfill).
dsh-discussions-radar
zoahdev/dsh-discussions-radar
Official GitHub Discussions radar for DeepSeek Harness: list, filter and search the official boards (Ideas / Q&A / Show Your Plugins! / General / Announcements / Polls) — CLI plus an agent-callable discussions_radar tool, dsh-discussions-radar/v1 reports, zero runtime deps, read-only public API.
dsh-cn-boot
zoahdev/dsh-cn-boot
Bootstrap de rede China para dsh: sonda npm/npmmirror/GitHub/HuggingFace/Gitee e proxies locais, lê a configuração do registro, recomenda mirror/proxy e gera um script de bootstrap em PowerShell + bash. Somente leitura por padrão; a aplicação é explícita. CLI e uma ferramenta cn_boot invocável pelo agente.
dsh-wending-git-workbench
dd2673/dsh-wending-git-workbench
Codex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
dsh-video-tools
piedpiper911/dsh-video-tools
Browser-local audio/video toolkit for DSH — extract frames, capture thumbnails, compress images, and convert clips to GIF with FFmpeg.wasm.
dsh-pi-compatible
kingguuu8-svg/dsh-pi-compatible
Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.
bookkeeping
johnxu22786/bookkeeping
Conversational bookkeeping bundle for dsh: record expenses/income by chat with strict amount validation and natural-language dates, then query, report, export CSV/HTML, and track monthly budgets against a local SQLite ledger.