All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 25, 2026

dsh-acp

@dushaobindoudou

Integrations

Agent Client Protocol (ACP) server plugin for DeepSeek Harness, enabling external ACP clients like Zed to drive the agent with sessions, jobs, goals, skills, and the agent tree over stdio or HTTP+SSE.

dsh plugin --profile acp add dsh-acp-server
7
0
TypeScript

dsh-tier-router

@BruceLanLan

Models & Data

Tiered model routing for DeepSeek Harness: routes model steps by task difficulty, strong tier for planning/architecture/review, cheap tier for implementation, with escalation gate, failure auto-escalation, and subagent tiering.

dsh plugin --profile web add github:BruceLanLan/dsh-tier-router
7
0
JavaScript

telegram

@LoserFox

Integrations

Telegram Bot API bridge plugin: long polling, per-chat sessions, HTML formatting.

dsh plugin --profile web add github:LoserFox/telegram
7
0
TypeScript

dsh-a2a

@dpskh

Agent & Workflow

Agent2Agent realtime mesh for DeepSeek Harness providing project registry, message history, WebSocket presence, and messaging tools.

dsh plugin --profile web add github:dpskh/dsh-a2a
7
0
TypeScript

dsh-chatnode-wechat

@Jesse-njx

Integrations

A bundle connecting DeepSeek Harness to WeChat via iLink gateway, enabling chat, monitoring, and approval of DSH agents from WeChat.

dsh plugin --profile web add github:Jesse-njx/dsh-chatnode-wechat
7
0
TypeScript

dsh-huadongbianzuqi

@zjl88858

UI & Experience

A playful frontend plugin that replaces the model effort selector with a three-level slider with avatars, rails, and dials.

dsh plugin --profile web add github:zjl88858/dsh-huadongbianzuqi
7
0
JavaScript

dsh-inspector

@CocoSgt

Agent & Workflow

Instruction Files panel for DeepSeek Harness Web UI showing the effective instruction chain and skill roots.

dsh plugin --profile web add dsh-inspector
7
0
JavaScript

dsh-tensorlake-sandbox

@tensorlakeai

Security

Tensorlake sandbox plugin for DeepSeek Harness: moves file, subprocess, Bash, terminal, and LSP operations into a short-lived microVM.

dsh plugin --profile headless add @tensorlakeai/dsh-sandbox
7
0
TypeScript

dsh-token-cost

@le-soleil-se-couche

Monitoring

Token usage and cost tracking plugin for DeepSeek Harness. Displays cost in conversation bottom status bar, provides detailed breakdown, and allows custom pricing for other models.

dsh plugin --profile web add github:le-soleil-se-couche/dsh-token-cost
7
0
TypeScript

dsh-auth-gateway

@xbzbing

Security

Adds secure remote access to DeepSeek Harness with password authentication and TOTP two-factor authentication, including brute-force protection and audit logging.

dsh plugin --profile web add github:xbzbing/dsh-auth-gateway
7
0
JavaScript

dsh-live2d-companion

@Tisitan

UI & Experience

A Live2D desktop pet and monitoring panel for DeepSeek Harness that reflects AI work status and includes games.

dsh plugin --profile web add github:Tisitan/dsh-live2d-companion
7
0
JavaScript

dsh-inspect

@omdsh-dev

Coding Tools

Adversarial loop plugin for DeepSeek Harness: checkup (find issues), fix (repair), review (quality re-check) based on the official workflow engine.

dsh plugin --profile web add github:omdsh-dev/dsh-inspect
7
0
JavaScript