DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-dudulu

Plays browser-side audio notifications when DSH Agent turns complete or pause.

UI & ProductivityDeveloper ToolsSkills & Workflows
1GitHub Stars0ForksUpdated2026-09-01

Install

$ dsh plugin --profile web add github:Cmjingahaha/dsh-dudulu

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-dudulu is a DeepSeek Harness plugin that provides browser audio alerts when Agent tasks finish or pause. It connects the DSH host backend with the web frontend via Server-Sent Events (SSE) and Web Audio API, ensuring notifications play through the user's browser regardless of where the DSH server is hosted (local machine, Kali Linux, Windows, or remote server). It features built-in fallback audio, customizable notification triggers, real-time volume auditioning, and custom sound upload capabilities.

Key Capabilities

  • Plays browser-side Web Audio alerts on turn completion (`turn/end` with `reason.kind === 'completed'`)
  • Triggers audio alerts on task pauses such as `blocked` (waiting for approval/input) and `error`
  • Configurable notification settings panel integrated into DSH settings
  • Supports custom audio file paths and direct file uploads with optional ffmpeg conversion
  • Built-in procedural synthetic audio fallback without disk-write requirements
  • Real-time volume slider auditioning and status monitoring (SSE connection and AudioContext unlock)
  • Debounces duplicate events within 1200ms and filters out sub-agent/workflow child sessions

Useful For

  • Receiving audio alerts when long-running agent tasks finish without constantly watching the screen
  • Getting notified immediately when the agent is blocked and waiting for user input or approval
  • Working with remote DSH instances over SSH tunnels while hearing sounds on the local client machine

Who It Fits

  • Developers running multi-step or long background tasks on DeepSeek Harness
  • Remote DSH users needing client-side sound alerts across networks
  • Users who multitask while waiting for agent iterations to complete

Documented Limitations

  • Requires the DSH web browser tab to remain open to play audio
  • Subject to browser autoplay policies, requiring an initial user click/key press on the page to unlock WebAudio
  • Excludes sub-agent and workflow child session turns from triggering audio alerts

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Cmjingahaha/dsh-dudulu
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
cca6ea5 · 2026-09-03

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-01
Last release
2026-08-27
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app