All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-web-file-uploader

@Mooling0602

UI & Experience

File-upload plugin for DeepSeek Harness web UI: adds a paperclip attach button, uploads files to host, with model-aware adaptation and content-addressed deduplication.

dsh plugin --profile web add github:Mooling0602/dsh-web-file-uploader
11
0
JavaScript

dsh-rewind

@SiriLee

Agent & Workflow

A DeepSeek Harness plugin that provides in-place conversation rewind in the same session window, with optional workspace file restore, following Claude Code's /rewind semantics.

dsh plugin --profile web add dsh-rewind-plugin
11
0
TypeScript

dsh-bloom-theme

@webkubor

UI & Experience

DeepSeek Harness (DSH) theme plugin: Bloom Morandi color scheme 4 variants, OKLCH palette, light/dark themes, one-click toggle in top bar, all WCAG AA compliant

dsh plugin --profile web add @kubor/dsh-bloom-theme
11
0
JavaScript

dsh-telegram-channel

@hi-wenw

Integrations

Telegram mobile remote for DeepSeek Harness: bind live Web sessions (Codex-style) to chat via Telegram bot, with commands to list sessions, switch models, view last conversation, and unbind.

dsh plugin --profile web add github:hi-wenw/dsh-telegram-channel
10
0
TypeScript

oh-my-dsh

@LiuMengxuan04

Agent & Workflow

Durable, bounded autonomous development control layer for DeepSeek Harness, with persistent task graph, workers, completion checks, and recovery.

dsh plugin --profile web add github:LiuMengxuan04/oh-my-dsh
10
0
TypeScript

dsh-browser

@anweat

Integrations

Self-contained browser runtime plugin for DeepSeek Harness: bundles Playwright (chromium) and OpenCLI as plugin-local dependencies, exposes browser service and interactive browser tools.

dsh plugin --profile web add @anweat/dsh-browser
10
0
TypeScript

dsh-plugin-subagent-director

@SeverusZh

Agent & Workflow

Per-subagent LLM provider/model selection with role templates for DeepSeek Harness, enabling role-based delegation and fallback chains.

dsh plugin --profile web add dsh-plugin-subagent-director
10
0
TypeScript

turtle-ui

@turtle1999

UI & Experience

The first TUI (terminal UI) for DeepSeek Harness, providing terminal presentation and input.

dsh plugin --profile web add github:turtle1999/turtle-ui
10
0
TypeScript

dsh-harness-mcp-server

@chushixixin

Integrations

Exposes DeepSeek Harness agent capabilities as an MCP server, allowing external clients like Hermes to drive Harness for coding tasks via tools like agent run and task queue.

dsh plugin --profile web add @chushixixin/dsh-harness-mcp-server
10
0
TypeScript

dsh-mermaid

@AKS1st

Multimodal

A DeepSeek Harness plugin that renders Mermaid code fences as SVG diagrams in DSH Web messages, with security features and error handling.

dsh plugin --profile web add github:AKS1st/dsh-mermaid
10
0
TypeScript

dsh-update-checker

@Airmetro

Security

Update management for DeepSeek Harness and its plugins: dual-source semver checks, locale-aware banners, one-click updates with backup/rollback, and watchdog restart.

dsh plugin --profile web add dsh-update-checker
10
0
JavaScript

dsh-change-review

@cirelir

Coding Tools

Session change-review plugin for DeepSeek Harness: tracks write/edit operations, renders line-level diffs, session-isolated, subagent-aggregated, SSE live updates, revert support.

dsh plugin --profile web add github:cirelir/dsh-change-review
10
0
JavaScript