Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

322 plugins found

X

dsh-ui-tools

xing-shuyin/dsh-ui-tools

Developer tools panel for the DSH web UI: file browser with preview, edit, and path-only file mentions; multi-tab terminals with quick commands; Git panel with commit, push, pull, and branch switching; and background job management. UI ported from pi-web-ui.

5last monthUI Enhancements
P

dsh-frostfin

pzc2004/dsh-frostfin

Use Kimi Code as the DSH agent loop over ACP, with approvals, slash commands, and local/remote (ssh+tmux) session attach.

5last monthDev & Plugin ToolsMIT
T

dsh-checkpoint-diff

tmpdot/dsh-checkpoint-diff

Browses checkpoints produced by dsh-checkpoint-rewind as a timeline of time nodes and shows per-file line diffs between any two of them, with trace replay from session logs (no snapshot producer needed) and preview-first workspace rollback with single-shot undo, via /diff and /rollback commands, a JSON HTTP API, and a GUI panel.

5last monthSessions & MessagesApache-2.0
Q

dotfiles

qw457812/dotfiles

Expose Pi prompt templates as DeepSeek Harness slash commands

5last monthSkills
B

dsh-cc-ecosystem

bcy2020/dsh-cc-ecosystem

Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.

52 days agoDev & Plugin Tools
C

dsh-import-agents

chang-tong/dsh-import-agents

Import pi / opencode / codex / claude-code sessions, chat history, and agents into DeepSeek Harness — one-click Sync button, slash commands, session-start migration prompt

5last monthSessions & MessagesMIT
L

pi-control-chrome (dsh-tool-control-chrome)

lyd123qw2008/pi-control-chrome

Chrome and Edge browser control that drives the real logged-in profile, tabs and cookies through an MV3 extension and a loopback Bridge, exposing browser_* tools, a Skill and /chrome commands.

42 days agoTools & CapabilitiesMIT
J

dsh-commandcode-quota

jovan1666/dsh-commandcode-quota

Command Code plan quota in the DSH sidebar above Settings: 5-hour, weekly and monthly windows as used percentages with reset countdowns, a /quota command, and a zero-dependency CLI. It reads the key from your own provider route, so it needs no configuration and no other plugin.

42 days agoUsage & BillingMIT
A

dsh-soul

aliuyanfeng/dsh-soul

Personalization for the agent: a Web UI panel (about-you, reply style & tone, traits for headings/lists and emoji, output language, custom instructions) and `/soul` commands, with nickname/occupation/bio/style/traits/language compiled into a system prompt and re-injected into active sessions. Exposes `soulConfig` for other plugins and a `set_persona` tool the agent can call.

4yesterdayUI Enhancements
Q

dsh-commander

qwert702/dsh-commander

Commander mode for the dsh web GUI: a one-click session header button injects a protocol brief into the session, then parses and auto-executes task blocks in the model reply — separating the strategist loop from worker loops via a visible badge.

42 days agoWorkflow & Automation
S

dsh-cron

squirrel20/dsh-cron

Host-side unattended job scheduler: runs one-shot agent tasks or shell commands on cron, interval, or one-time schedules, with persisted at-most-once dispatch state, overlap/misfire policies, and bounded run history.

46 days agoWorkflow & AutomationMIT
K

dsh-loop-engine

kuun993/dsh-loop-engine

A web Settings "Loop engine" switch that swaps the agent loop driving every dsh session among five engines — the built-in in-process loop plus hosted Claude Code, Codex, Pi, and Kimi Code — with zero changes to the harness; each hosted engine keeps its thinking and tool calls in the durable session transcript, takes over commands, skills, and the agent preset, and runs sandboxed through the dsh subprocess seam.

420 hours agoDev & Plugin Tools
S

dsh-compact-button

shyuan-hub/dsh-compact-button

Adds a Compact context button and a New session button to the context meter panel; compact submits /compact through the same command channel, and new session starts a fresh session in the same workspace.

420 hours agoUI EnhancementsMIT
C

dsh-shell-command

chplus0/dsh-shell-command

Claude Code-style shell integration: /! for single-command analysis and /terminal for interactive PTY sessions with on-demand history reference.

4last monthTools & CapabilitiesMIT
J

dsh-lark-bridge

jmoksz/dsh-lark-bridge

Feishu (Lark) bridge for DeepSeek Harness: one-command install, streaming progress cards with a tool panel, ask/approval button cards, attachments, and proactive feishu_send pushes.

4last monthIntegrations & RemoteMIT
H

dsh-kimicode-swarm

hongyue0721/dsh-kimicode-swarm

Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.

424 days agoWorkflow & AutomationMIT
0

dsh-neo-skin

0nt-one/dsh-neo-skin

Neo-brutalism skin with two switchable schemes (Blue Command / Aged Newspaper), hard shadows, sharp corners, and light/dark theme support.

4last monthThemes & AppearanceMIT
L

dsh-specflow

lonelymoon87/dsh-specflow

Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.

4last monthWorkflow & AutomationMIT
Z

dsh-window (plugin)

zichenggurrr/dsh-window

Native Windows desktop window (WebView2) for DSH: one-command install, auto-fetches the app zip from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.

4last monthUI EnhancementsMIT
C

dsh-router-ext-rtk

carvin94/dsh-router-ext-rtk

RTK (Rust Token Killer) extension for dsh-router: rewrites each bash tool call through `rtk rewrite` so the agent reads compressed command output, and falls back to the original command when rtk is missing or has no equivalent.

311 days agoTools & CapabilitiesMIT
M

dsh-pua

michengai/dsh-pua

Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.

33 days agoMemoryApache-2.0
T

dsh-hardssh

tiphareth0/dsh-hardssh

Generic workspace base for the dsh harness (local + remote workspace providers with per-workspace routing), with SSH as one concrete provider: bind a server directory as an SSH workspace so the session's file I/O and commands run on that host, manage host

37 days agoTools & CapabilitiesBSD-3-Clause
G

dsh-moa

goodandready/dsh-moa

Mixture-of-Agents plugin for DeepSeek Harness: a /moa slash command fans a prompt out to multiple models in parallel, merges their responses in a file workspace, and integrates with Live Canvas for visual output.

312 hours agoTools & CapabilitiesMIT
P

dsh-honcho

plastic-labs/dsh-honcho

Honcho memory plugin by Plastic Labs: injects the user profile, session summary and relevant conclusions at session start, uploads each turn to Honcho in the background with secrets redacted, and adds honcho_search / honcho_chat / honcho_remember tools plus a /honcho status command; configured through the ~/.honcho/config.json shared with the other Honcho integrations, against hosted honcho.dev or a self-hosted instance.

33 days agoMemoryMIT