Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

23 plugins found

A

openpets (dsh)

alvinunreal/openpets

Bridges DeepSeek Harness lifecycle status, errors, and approval requests to a locally running OpenPets desktop companion.

1.2k7 hours agoIntegrations & RemoteMIT
H

huaweicloud-devkit

huaweicloud/huaweicloud-devkit

HuaweiCloud DevKit gives AI agents complete command of Huawei Cloud — build, deploy, operate, always governed, always secure.

6413 hours agoDev & Plugin ToolsApache-2.0
O

deepseek-harness-tui (npm)

openma-ai/deepseek-harness-tui

A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle.

4829 days agoUI EnhancementsMIT
T

fn-os-apps (dsh-fnos-plugin)

tnnevol/fn-os-apps

fnOS 飞牛 NAS integration for DeepSeek Harness, working through the fnOS browser SDK when the Web UI runs inside an fnOS app frame: follows the NAS theme while DSH is set to system preference, lists and revokes authorized NAS directory grants in Settings, opens files and links in the matching fnOS app, and syncs the DSH page title to the fnOS app window. Install from npm with `dsh plugin --profile web add @tnnevol/dsh-fnos`.

394 days agoDev & Plugin ToolsAGPL-3.0
O

deepseek-harness-tui

openma-ai/deepseek-harness-tui

A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle.

38last monthUI EnhancementsMIT
1

dsh-hdc-bridge

1na-ko/dsh-hdc-bridge

HarmonyOS device bridge: hdc screenshot/install/log/crash/UI automation loop with read_image, official-first versioned API knowledge (SDK .d.ts + offline bundled docs), and a DevEco CLI build/sign/lint lane.

1813 days agoTools & CapabilitiesMIT
F

dsh-fylar-office-editor

fylaropen/dsh-fylar-office-editor

Office document preview, editing, and DOCX generation for DeepSeek Harness, powered by Fylar Office SDK.

513 days agoTools & Capabilities
P

better-dsh (dashr)

pgmi-builds/better-dsh

Make your dsh ready for serious coding. (Tools x Schemas)^REPL. `skill://`, `ctx://`, `agent://`, `dvc://`, `dsh://`, IPython REPL, Context as Variables, cross compactions recallable, full context revive. `hash-edit`, `dvc://browser`, subagent as function, workflow as function.

56 days agoDev & Plugin ToolsMIT
P

dashr (dashr)

pgmi-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

4last monthDev & Plugin ToolsMIT
X

dsh-portable-tavern

xcnxnxnx/dsh-portable-tavern

DeepSeek Harness 的「便携酒馆」插件:RPG 式 SillyTavern V2/V3 角色卡生成器 + 酒馆角色扮演聊天。支持世界书、角色卡 JSON/PNG 导入导出、面板主题与本地音乐。独立插件,仅依赖官方 @deepseek-ai SDK。

4last monthJust for FunBSD-3-Clause
W

dsh-feishu-bridge

wz-heng/dsh-feishu-bridge

Fail-closed Feishu (Lark) channel bridge: chat with a bot, get dsh agent turns back — with opt-in human-in-the-loop tool approval (Allow/Deny cards before every bash call, fail-closed timeout). Official-Python-SDK-only integration (exact-pinned); deny-by-default allowlist, webhook signature/timestamp/replay verification, per-chat sticky sessions; daily latest-SDK compatibility canary; bilingual docs.

413 days agoIntegrations & RemoteMIT
F

fylar-deepseek-harness-office-editor

fylaropen/fylar-deepseek-harness-office-editor

Office document preview, editing, and DOCX generation for DeepSeek Harness, powered by Fylar Office SDK.

317 days agoTools & Capabilities
Y

relay-dsh-plugin-claude

yangbobo2021/relay-dsh-plugin-claude

Claude Code integration plugin for DeepSeek Harness, providing native Claude conversations powered by the Claude Agent SDK, with model selection, approvals, questions, tools, and session continuation.

322 days agoModels & ProvidersMIT
Z

dsh-claude-code

zhangjunjesse/dsh-claude-code

Delegates a self-contained coding task to the local Claude Code subscription through the official Claude Agent SDK, and adds a session tab with live output, cost and remaining quota.

25 days agoTools & CapabilitiesMIT
L

dsh-achievements

luumod/dsh-achievements

Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.

2last monthJust for FunMIT
N

galfree

netori/galfree

Ren'Py galgame production workbench: a host-side project service (write gateway plus git snapshots, a dialogue/scene dialect parser, derived progress, human-only review stamps, pinned-SDK validation and playtest, local publish) behind one seam, driven by an embedded web panel and agent tools.

12 days agoDev & Plugin ToolsMIT
Z

dsh-claude-driver

zhangjunjesse/dsh-claude-driver

Run the main session model on a local Claude Code subscription through the official Claude Agent SDK, taking over the llm/stream route for the claude-code provider, with token-level streaming, session resume, and DSH tools bridged in over MCP so they keep DSH sandbox and approval.

14 days agoModels & Providers
S

dsh-minimal-ptc

stardustlc666/dsh-minimal-ptc

Minimal prompt x Web PTC capabilities: one-line persona, run_code SDK, subagents, Ralph, web search/fetch, and Windows Git Bash; the general-purpose workflow tool stays hidden.

13 days agoWorkflow & AutomationMIT
S

dsh-claude-bridge

shaneconner/dsh-claude-bridge

Use a Claude Pro or Max subscription as a DeepSeek Harness model provider, by driving the Claude Code CLI through the Agent SDK.

021 days agoModels & ProvidersMIT
B

dsh-llm-github-copilot-cli

bobhuhu/dsh-llm-github-copilot-cli

A DeepSeek Harness provider backed by the official GitHub Copilot SDK and CLI

019 days agoGit & Code ReviewMIT
D

dsh-bots

dushaobindoudou/dsh-bots

Multi-bot workbench for DeepSeek Harness: bridges the sdk-bots orchestration gateway (group chats, single bots) into the dsh web shell with official-styled UI.

018 days agoMCP & ConnectorsMIT
D

dsh-turn-doctor

d3vmeh/dsh-turn-doctor

Explains which layer killed a failed turn: times every model request (first byte, longest silence, total) and combines that with the error to name the culprit (dsh idle watchdog vs Node undici timers vs SDK timer vs server crash, context overflow, gate queue, tool timeouts, failed compactions) and the exact setting to change; verdicts in the DSH terminal plus a /why command, subagents included.

017 days agoSecurity & PermissionsMIT
F

dashr (dashr)

fgm-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

0last monthDev & Plugin ToolsMIT