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.

Email Notify — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
E

dsh-email-notify

Email Notify

DeepSeek Harness email notification plugin: When the harness window is not in the foreground, it emails you when a task is complete, a tool is waiting for your authorization, or the assistant is waiting for your answer. All settings are integrated into the harness settings interface.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:Vergil-long/dsh-email-notify#dcc17aa999d941079f07b7d30f0b5698bc6054d0
READMECompatibilityVersions
设置里的模板编辑与实时预览设置 → 邮件通知:基础页

Compatibility and provenance

Email Notify is published as dsh-email-notify and currently resolves to version 0.5.4. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/13/2026

Versions

0.5.4stable
9/13/2026

Related plugins

Loading related plugins…

Latest
0.5.4
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
9/13/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).Chat Importdsh-chat-importImport conversation history from 25+ AI coding agents into DeepSeek Harness as resumable sessions — tool calls, reasoning and results kept intact, with reverse export and sync. | 把 25+ AI 编程 Agent 的聊天记录导入 DeepSeek Harness 继续对话,保留工具调用、推理与结果,支持反向导出与同步。

README

dsh-email-notify

简体中文 · English

DeepSeek Harness(DSH)的邮件通知插件:人不在电脑前时,让 harness 发邮件叫你回来。

  • 任务完成 —— 含出错、被中止
  • 工具等待授权 —— 任务卡在等你点「允许」
  • 助手等你回答 —— 邮件里带问题和选项

发不发由会话页头的**「离开模式」**按钮决定:出门前点一下,回来再点一下。 零依赖、纯本地发信,QQ / 163 / Gmail / Outlook / 自建 SMTP 都行。设置全在 DSH 的设置界面里,不用命令行、不用手改 JSON。

会话页头的「离开模式」按钮

手机上收到的通知邮件

安装

dsh plugin --profile web add github:Vergil-long/dsh-email-notify

然后三步:

  1. 重启 DSH 桌面应用(退出时会连后端一起重启)
  2. 打开 设置 → 邮件通知,填邮箱账号和授权码。QQ 邮箱已预置服务器端口,只需去网页版邮箱开「IMAP/SMTP 服务」拿一个 16 位授权码(不是登录密码)
  3. 到会话页头点开**「离开模式」**——0.4.0 起默认关着,不点开一封都不会发

Windows 上也可以双击仓库里的 安装邮件通知.cmd;从本地目录装用 dsh plugin --profile web add link:/绝对路径/dsh-email-notify(路径不要带空格,否则 pnpm 会报 ERR_PNPM_SPEC_NOT_SUPPORTED)。卸载:node scripts/install.mjs --uninstall。

升级:node scripts/update-all.mjs(或双击 更新并修复.cmd),一次做完"同步插件代码 + 打桌面外壳误报补丁"。

离开模式

页头最右侧的按钮是总闸:

按钮状态行为
离开模式:开勾选的通知发生就发邮件,不管你在不在看界面
离开模式:关(默认)一封都不发
离开模式:自动(按钮变灰)高级设置里开了「自动模式」:回到旧行为,判定"不在看界面"才发

为什么不让插件自动猜人在不在:它只能看到窗口有没有焦点,而"人走了、窗口还开着"恰恰是最常见的情况—— 那时自动判定会以为你还在看,你在外面一封都收不到。所以把决定权交回给人,状态记在配置里、重启后保持。

邮件长什么样

标题和正文都是可编辑模板,15 个占位符({会话} {状态} {摘要} {用时}……),设置界面里带实时预览。 默认模板很短,适合在手机上扫一眼:

工作区:F:\Space For AI work\harness
会话:继续邮件通知插件工作
状态:已完成
离开模式:开

这封邮件由 dsh-email-notify 发送

「等你回答」的邮件会展开问题和选项,回到窗口作答任务才继续。

设置里的模板编辑与实时预览

设置

基础页只有两个框:邮箱账号、授权码。SMTP 服务器、通知时机、限流、自动模式这些都在 「高级设置 ▸」二级页里,默认值开箱即用。配置存在 ~/.dsh/dsh-email-notify/config.json, 授权码只留在本机、读回界面时永远为空。

设置 → 邮件通知:基础页

完整字段说明、模板占位符全表、环境变量方式:docs/配置参考.md

常见问题

现象说明
装完一封邮件都没有离开模式默认关。到会话页头点开它
535 报错QQ 邮箱要用 16 位授权码,不是登录密码
日志里「配置未完成,跳过发信」设置里还有没填的,面板顶部会列出缺什么
邮件主题没有任务名0.3.0 起显示左侧列表里的会话名;显示「(未命名会话)」说明标题还没生成
邮件里出现 {会话} 原文宿主半侧还是旧版。跑 node scripts/verify-live.mjs 确认后同步并重启
其他见 docs/测试与排查.md

文档

  • 配置参考 —— 两级设置、模板占位符全表、config.json、环境变量
  • 设计与架构 —— 为什么不信外壳的 DOM 通知、代码结构、宿主端 HTTP 接口、设计取舍
  • 测试与排查 —— 8 套自检怎么跑、现场核验、完整故障对照表
  • 修外壳误报通知 —— 独立于本插件可用的一键补丁
  • 更新记录

License

MIT。项目由 Vergil-long 与 DeepSeek Harness 结对完成:需求与取舍由人定,编码、测试与文档由 AI 写。