
ltao0829/dsh-task-notify
40Last commit Aug 14, 2026
dsh-task-notify DSH plugin
dsh-task-notify is a DSH Web client plugin providing in-page toasts, optional browser/OS notifications, and optional sounds for completed or review-blocked tasks.
How to install the dsh-task-notify DSH plugin
dsh plugin --profile web add git+https://github.com/ltao0829/dsh-task-notify.gitCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-task-notify DSH plugin can do
- Detects agent-turn completion from session state changes.
- Detects background command or sub-agent job completion, including completed, failed, and killed states.
- Notifies when work requires approval, plan review, or a response.
- Shows in-page toast notifications.
- Can send browser system notifications after notification permission is granted.
- Offers an optional notification sound.
- Provides Web UI settings stored locally in browser localStorage.
Where the dsh-task-notify DSH plugin fits
- Get alerted when an agent turn finishes while working in another tab.
- Track completion of background commands or sub-agent jobs.
- Return to DSH when an approval, review, or question needs attention.
Who the dsh-task-notify DSH plugin is for
- DeepSeek Harness Web users running agent tasks or background jobs.
- Users who want desktop-style completion reminders in the browser.
dsh-task-notify DSH plugin limitations
- Designed for the DeepSeek Harness Web profile/client.
- Browser system notifications require user permission.
- Settings are stored in localStorage under dsh.taskNotify.v1 rather than a settings namespace.
- The first session snapshot establishes a baseline, so existing historical tasks do not generate notifications after refresh.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 1 runtime, 17 development, 7 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as BSD-3-Clause.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-task-notify DSH plugin alternatives
dsh-auto-continue
12
DSH Web UI plugin that automatically sends a configurable continue prompt after qualifying interrupted requests.
dsh-better-sidebar
846
A DSH web plugin that adds a VSCode-like, session-isolated sidebar and bottom workspace.
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
dsh-plugin-aigc-canvas
5
A DSH plugin that provides a session-scoped AIGC canvas, generation tools, and optional better-sidebar visualization.
dsh-task-notify DSH plugin questions
What is the dsh-task-notify DSH plugin?
dsh-task-notify is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-task-notify DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-task-notify use?
The snapshot records web as the dsh-task-notify profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-task-notify compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-task-notify fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-task-notify?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.