DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-shutdown-button

Y

dsh-shutdown-button

Manifest valid1

DeepSeek Harness Shutdown Button Plugin: Confirm via bottom-left popup to safely terminate the DSH process (dsh-shutdown-button)

UI (client)hasBundlePatch

dsh-shutdown-button ⏻

DeepSeek Harness 关机按钮插件 —— 作为固定插件常驻在 dsh Web GUI 左下角(侧栏脚部),一键弹窗确认后安全结束 DSH 进程

功能

  • 左下角关机按钮:位于侧栏脚部、设置按钮上方,与设置按钮完全对齐(整行按钮,展开时图标 + 文字,收起为 56px 窄栏时圆形图标)
  • 弹窗确认:点击后弹出「确认关机?」对话框,避免误触
  • 安全退出:确认后走 DSH 启动器提供的 ctx.appExit 有界优雅关机——整体释放应用 Fiber(有序收尾持久化、服务、连接),超时兜底,随后以退出码 0 正常结束进程
  • 随启动自动装载:以 dsh.bundle 形式装入 profile,无需手动批准或装载

目录结构

dsh-shutdown-button/
├── package.json              # 仓库根包声明(供 git/file 安装:dsh.bundle.patch + dsh.client + files)
├── plugin/                   # 插件源码(手动复制安装时的包源)
│   ├── index.js              # Host 端:POST /__dsh-shutdown/request 安全退出路由
│   ├── client.js             # 浏览器端:关机按钮 + 确认弹窗 UI(bundle 无需构建)
│   ├── cordis.patch.yml      # bundle 补丁层:插入插件行
│   └── package.json          # plugin/ 形态的包声明
└── README.md

安装

本插件是 dsh 的 out-of-tree bundle

方式一:从 GitHub 直接安装(推荐)

dsh plugin --profile web add github:Yelloooooow/dsh-shutdown-button

dsh plugin 会把仓库作为插件包安装到 profile,并因包声明了 dsh.bundle.patch自动加入 dsh.profile.bundles。装完重启 Harness,左下角即出现关机按钮。

方式二:本地目录安装

dsh plugin --profile web add file:/path/to/dsh-shutdown-button/plugin

使用

点击左下角电源图标 → 弹窗确认 → 确认后 DSH 安全退出。撤销请点击「取消」。

卸载

dsh plugin --profile web remove dsh-shutdown-button

重启后插件即被移除。

许可

MIT

Comments

Loading…

From the same category

archify

by tt-a1i

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Workflow & AutomationTools & CapabilitiesDevelopment & InfrastructureManifest valid

70.8k

3.5k/wk

MIT

JavaScript

Sep 24, 2026

dsh plugin --profile agent add @tt-a1i/archify-dsh

DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.

Tools & CapabilitiesManifest valid

41.7k

236/wk

MIT

Aug 24, 2026

dsh plugin --profile web add dsh-plugin-reactive-resume

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Development & InfrastructureTools & CapabilitiesManifest valid

29.5k

838/wk

NOASSERTION

Go

Sep 24, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by anywhere-labs

为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。

Tools & CapabilitiesManifest valid

28.8k

167/wk

MIT

TypeScript

Sep 24, 2026

dsh plugin --profile web add dsh-plugin-desktop

deepseek-harness-desktop is a interface plugin for DeepSeek Harness. See the repository documentation for its documented capabilities.

Tools & CapabilitiesUI & Experience

28.6k

MIT

Index only — not installable

by titanwings

Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).

Tools & Capabilities

25k

MIT

TypeScript

Sep 22, 2026

Index only — not installable