deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:blauerberg/dsh-web-push-notification
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Receive notifications when a DeepSeek Harness task completes, stops, or needs your approval or response.
These examples use the web profile. Replace web with your profile name in
each command and path.
Install the plugin into the profile you want to notify:
dsh plugin --profile web add dsh-web-push-notification
Add the plugin configuration to
$DSH_HOME/profiles/web/cordis.patch.yml:
- id: dsh-web-push-notification
config:
vapidSubject: 'mailto:admin@example.com'
vapidSubject is the VAPID contact URI; use either a mailto: URI or an
https: URL. It is independent of the address used to open DeepSeek Harness.
Subscriptions and VAPID keys are stored in
$DSH_HOME/profiles/<profile>/web-push.json by default. Set storagePath in
the plugin configuration only to use another location.
Start the profile:
dsh --profile web
Open the profile over HTTPS unless you access it through a local loopback address. On iOS and iPadOS, add the profile to the Home Screen before enabling Web Push.
Then open Settings → Notifications, enable Web Push, and use Send test.
Each browser or installed PWA stores its notification settings separately. All event types are enabled by default:
A notification can include full content or a summary:
The project is licensed under MIT. See Third-Party Notices for bundled and runtime dependency notices.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。