All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 25, 2026

dsh-ui-progress

@lhh010

UI & Experience

Adds a persistent session progress bar to the DSH web input dock, showing real todo progress, live token generation rate, interruption states, and reminders without core changes.

dsh plugin --profile web add github:lhh010/dsh-ui-progress
8
0
TypeScript

dsh-ssh

@UynajGI

Coding Tools

SSH remote-execution plugin for DeepSeek Harness: ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2.

dsh plugin --profile web add dsh-ssh
8
0
TypeScript

deepseek-harness-tui

@gxinxing

UI & Experience

A terminal-native interactive TUI for DeepSeek Harness, built with Ink and React, featuring bottom-anchored transcripts, folded tool calls, thinking folding, and adaptive theming.

dsh plugin --profile tui add github:gxinxing/deepseek-harness-tui
8
0
JavaScript

dsh-chat-outline

@liliuCourier

UI & Experience

Persistent outline on the left side of the chat bar: quickly locate each user question and last assistant reply in DeepSeek Harness conversations.

dsh plugin --profile web add dsh-chat-outline
8
1
JavaScript

dsh-latex-tools

@liuup

UI & Experience

Copy LaTeX source or export formulas as standalone SVG files by hovering over any LaTeX formula in DeepSeek Harness. Fully offline with MathJax bundled.

dsh plugin --profile web add dsh-latex-tools
8
0
TypeScript

dsh-peer-link

@czm15053

Integrations

Peer-to-peer messaging tool: lets DeepSeek Harness sessions exchange messages with other local agent sessions (e.g., Claude Code) via unix sockets.

dsh plugin --profile web add github:czm15053/dsh-peer-link
8
0
TypeScript

dsh-ux

@jiangnanquan

UI & Experience

Enhances the DSH web UI with themes, layout tweaks, collapsible capsules for thinking and tool calls, and account usage display; also includes a frameless Electron desktop shell.

dsh plugin --profile web add github:jiangnanquan/dsh-ux
8
0
JavaScript

dsh-approval-llm

@Letter2025

Security

Model-based permission approval plugin that uses a separate reviewer model to decide ALLOW/DENY/ESCALATE for approval requests.

dsh plugin --profile web add dsh-approval-llm
8
0
TypeScript

dafy-whale-theme

@DViridescent

UI & Experience

Ocean-blue theme plugin for DeepSeek Harness web frontend with fish schools, bubbles, mascot, and brand replacement.

dsh plugin --profile web add github:DViridescent/dafy-whale-theme
8
0
JavaScript

dsh-bottom-bar

@kc0ed

Monitoring

Customizable bottom bar for DeepSeek Harness showing statistics like turns, LLM duration, tool calls, token counts, and estimated costs, with drag-and-drop reordering and hover details.

dsh plugin --profile web add github:kc0ed/dsh-bottom-bar
8
0
JavaScript

dsh-claude-tui

@cogine-ai

UI & Experience

A Claude Code-styled TUI for DeepSeek Harness, providing a familiar terminal workflow with real DSH models, sessions, tools, approvals, and subagents.

dsh plugin --profile web add dsh-claude-tui
8
0
TypeScript

dsh-bash-rtk

@DeepTrial

Monitoring

Bash executor plugin for DeepSeek Harness that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens.

dsh plugin --profile web add github:DeepTrial/dsh-bash-rtk
8
0
TypeScript