DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Dglab — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
D

dsh-dglab

Dglab

DG-LAB control plugin: provides AI with the dglab-kit toolkit and a Web UI for pairing with the mobile app via QR code

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:lindog114514/dsh-dglab#3c7b915a42ddb32c7c831ef13a941e46cac9fa8c
READMECompatibilityVersions

Compatibility and provenance

Dglab is published as dsh-dglab and currently resolves to version 1.0.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/23/2026

Versions

1.0.0stable
8/23/2026

Related plugins

Loading related plugins…

Latest
1.0.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
8/23/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in integrations-communication.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseIm@xmanrui/dsh-im把十一种 IM 渠道和公网 AI Office 接入本机 DeepSeek Harness。 Connect eleven IM channels and a public AI Office to a local DeepSeek Harness.Pocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.

README

DG-LAB for DeepSeek Harness

让 DeepSeek Harness 中的 AI 通过工具操作 DG-LAB 设备(郊狼 / 负鼠 / 灵猫), 并在 Web GUI 中提供扫码配对面板:用 DG-LAB 4 APP 扫描二维码即可把手机接入本机控制方。

特性一览

  • 10 个 AI 工具(dglab_*):连接 / 状态 / 设备刷新 / 强度(绝对、相对、临时)/ 波形 / 清理 / 断开
  • 扫码配对面板:二维码 SVG 本地生成,默认左下角、可拖动(位置记忆)
  • 电刺激指令确认:AI 指令弹窗三选一(执行一次 / 永久允许 / 拒绝),偏好按会话记忆
  • 跨会话共享连接:任意会话共用一条 DG-LAB 连接,新会话直接看到已配对设备
  • 每次对话自动刷新设备状态:静默刷新缓存(不注入提示词),AI 用工具查询时总是最新
  • 设备中文名与参数:负鼠 / 郊狼 / 灵猫 类型中文显示,强度步长等参数工具内校验并给出明确错误

快速开始

一键安装

dsh plugin --profile web add "github:lindog114514/dsh-dglab#main"

Windows 用户若提示 dsh 不在 PATH,请用完整命令:

node C:\Users\lenovo\AppData\Roaming\npm\node_modules\@deepseek-ai\dsh\lib\bin.js plugin --profile web add "github:lindog114514/dsh-dglab#main"

重启 dsh web

# 结束当前 dsh web 进程后重新运行:
dsh web

验证安装

dsh --profile web --dump-config | findstr dglab   # 输出应包含 dglab 行

重启后:聊天输入框左侧出现二维码按钮 → 点开面板 → 「连接」→ 手机 DG-LAB 4 APP 扫码。

使用流程

  1. 打开控制台面板(输入框左侧二维码按钮),点「连接」。
  2. 手机 DG-LAB 4 APP 扫描面板二维码(APP 需已登录并支持 V4 扫码)。
  3. APP 接入后,面板 / dglab_status 显示设备(slotId、中文类型名、当前强度)。
  4. 让 AI 控制(会弹确认框),或面板手动操作(±强度 / 播放波形 / 清除)。

联系作者

QQ群:870333220

License

MIT(dglab-kit / qrcode-generator 均为 MIT)。