All DeepSeek Harness plugins

355 pluginsGitHub data updated Aug 24, 2026

dsh-skins

@Moeblack

UI & Experience

Skin plugin for DeepSeek Harness Web GUI, providing third-party theme registrations with token overrides and AI-generated image backgrounds, including multiple skins like nord, aurora, paper, and dream.

dsh plugin --profile web add github:Moeblack/dsh-skins
3
0
TypeScript

dsh-reasoning-translator

@pinkllo

UI & Experience

DeepSeek Harness plugin that translates visible reasoning and final answers in the Web UI using Chrome Translator API or OpenAI-compatible API, with language detection and per-block controls.

dsh plugin --profile web add github:pinkllo/dsh-reasoning-translator
3
0
TypeScript

dsh-recall

@Mongfayi

UI & Experience

Message recall plugin for DSH Web UI: removes a user message and all subsequent content durably without reverting code changes.

dsh plugin --profile web add github:Mongfayi/dsh-recall
3
0
JavaScript

dsh-archive-viewer

@keepermttl

UI & Experience

Archived session manager for DeepSeek Harness web GUI. View, search, tag, and restore archived sessions to their original workspace, plus a one-click shutdown button. Includes an embedded AI assistant for session management.

dsh plugin --profile web add github:keepermttl/dsh-archive-viewer
3
0
TypeScript

DeepSeek-Harness-Desktop

@Muelsysel

UI & Experience

Desktop plugin that launches a native Electron window over the live DeepSeek Harness web UI, providing click-to-launch access with dark/light skins and backend lifecycle management.

dsh plugin --profile web add github:Muelsysel/DeepSeek-Harness-Desktop
3
0
JavaScript

dsh-conversation-indicator

@smanx

UI & Experience

Conversation indicator for DeepSeek Harness web GUI. Adds a compact rail beside the scrollbar marking each user message; hover shows a summary, click jumps to that message in long conversations.

dsh plugin --profile web add github:smanx/dsh-conversation-indicator
3
0
TypeScript

dsh-view-modes

@NigelYao

UI & Experience

Adds three output view modes (Verbose, Normal, Summary) to DSH Web, changing browser-side presentation of tool calls, thinking, and results.

dsh plugin --profile web add github:NigelYao/dsh-view-modes
3
0
JavaScript

dsh-pomodoro

@causebefore

UI & Experience

A Pomodoro plugin for DeepSeek Harness Web UI adding focus and break cycles with a sidebar entry and draggable floating panel.

dsh plugin --profile web add dsh-pomodoro
3
0
JavaScript

dsh-session-pins

@alooshxl

UI & Experience

Adds a persistent pinned-session menu to the DeepSeek Harness web sidebar, allowing quick access to valuable sessions.

dsh plugin --profile web add github:alooshxl/dsh-session-pins
3
0
TypeScript

dsh-plugins-market

@Luaphes

UI & Experience

A plugin discovery and one-click installation panel for DeepSeek Harness, crawling the official dsh-plugin topic with noise filtering, trust badges, and install verification.

dsh plugin --profile web add dsh-plugins-market
3
0
JavaScript

dsh-open-browser

@peach0x33a

UI & Experience

A DeepSeek Harness plugin that automatically opens the Web UI in the system default browser once the dsh web server is ready, with cross-platform support and headless safety.

dsh plugin --profile web add dsh-open-browser
3
0
JavaScript

dsh-input-history

@omdsh-dev

UI & Experience

DSH Web input history plugin: recall and switch sent messages with Ctrl+Up / Ctrl+Down like a terminal, with zero core changes.

dsh plugin --profile web add github:omdsh-dev/dsh-input-history
3
0
TypeScript