[Plugin] dsh-web-notification|大模型在 DeepSeek Harness Web UI 中完成一次回复时,弹出一条系统级 Web Notification。 #15
2h0n
started this conversation in
Show and tell
Replies: 0 comments 1 reply
dsh-web-notificationFires a Web Notification when the model finishes a reply in the DeepSeek Harness Web UI — whether or not the page is focused.
1. Plugin name and repository
2. Description and relationship to DeepSeek
3. Installation and usage# Install
npx @deepseek-ai/dsh plugin --profile web add https://github.com/2h0n/dsh-web-notification/archive/refs/tags/v0.1.0.tar.gz
# Restart
npx @deepseek-ai/dsh webNo configuration needed. The plugin automatically subscribes to all open sessions and requests notification permission at boot and on the first user gesture. See the repository README for full details (English / 简体中文). 4. License and copyright
5. Maintenance status
6. Known risks, limitations, compatibility
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
dsh-web-notification
大模型在 DeepSeek Harness Web UI 中完成一次回复时,弹出一条系统级 Web Notification(页面聚焦与否都会弹)。
1. 插件名称与仓库
dsh-web-notification2. 功能简介 & 与 DeepSeek 的关系
dsh plugin add装进 profile 即可使用。🐳 Model Replied,正文为该轮用户消息;唯一 tag +renotify保证每轮都弹。3. 安装与使用
# 安装 npx @deepseek-ai/dsh plugin --profile web add https://github.com/2h0n/dsh-web-notification/archive/refs/tags/v0.1.0.tar.gz无需配置。插件会自动订阅所有已打开会话的轮次完成,并在启动时和首次用户手势时自动请求通知权限。详细使用说明见仓库
README(English / 简体中文)。
4. 许可证与版权
5. 维护状态
6. 已知风险 / 限制 / 兼容性
All reactions