Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1664 plugins found

L

dsh-speech-input

liznee/dsh-speech-input

A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.

1last monthVision, Voice & MultimodalMIT
Z

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.

1last monthIntegrations & Remote
N

dsh-plugin-notifications

nattocb/dsh-plugin-notifications

Adds a Settings card that pops a system notification and optional chime when a conversation turn completes.

1last monthIntegrations & RemoteMIT
S

dsh-voice-input-cn

schumchanvi/dsh-voice-input-cn

China-ready voice input for the composer. Requires a local Python bridge (pip install dashscope websockets, run bridge/voice-bridge.py) — the plugin alone does not work. Browser mic streams 16 kHz PCM to the bridge, which runs Alibaba Cloud DashScope ASR (paraformer-realtime-v2); interim text fills the draft at the cursor, silence auto-stop, optional auto-send.

15 days agoVision, Voice & MultimodalMIT
A

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.

1last monthSecurity & PermissionsMIT
M

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.

1last monthUsage & BillingMIT
W

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.

1last monthMemoryMIT
H

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.

1last monthIntegrations & Remote
K

dsh-lcx-codex

kk3ya03-star/dsh-lcx-codex

DSH web search and Responses native V2 compaction for Sub2API-proxied or NewAPI-relayed GPT models

1last monthModels & ProvidersMIT
N

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.

1last monthUI EnhancementsMIT
A

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

1last monthVision, Voice & MultimodalMIT
S

dsh-fleet

scriptsnet/dsh-fleet

⚡ DSH 多机算力组网:把朋友间、局域网、云上 ECS 的闲置算力汇聚成分布式 AI 算力池,一台机调用整个团队任意一台机的算力,任务派发、agent 执行、结果回流与会话保留。一个人掌控多台 Harness,并行推进多个开发与研究项目。

1last monthIntegrations & RemoteMIT
C

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.

13 days agoSessions & MessagesMIT
H

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.

1last monthModels & ProvidersMIT
E

dsh-autotitle

echouniverse/dsh-autotitle

DeepSeek Harness slash command /title: generate a session title from the conversation with smart trimming and optional confirm

1last monthSessions & MessagesMIT
Q

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

1last monthSessions & MessagesMIT
Y

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.

1last monthJust for Fun
T

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).

121 days agoIntegrations & RemoteMIT
Z

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.

1last monthDev & Plugin ToolsMIT
Z

dsh-cn-boot

zoahdev/dsh-cn-boot

China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.

1last monthDev & Plugin ToolsMIT
D

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.

1last monthGit & Code ReviewApache-2.0
P

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.

1last monthTools & Capabilities
K

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.

1last monthTools & CapabilitiesMIT
J

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.

1last monthTools & CapabilitiesMIT