dsh-ui-notify v0.1.0
dsh-ui-notify v0.1.0
Completion sound notifications for the DeepSeek Harness web GUI. Published to the npm registry as a standalone web plugin.
Features
- Plays an embedded chime when a session's output finishes.
- Notifications row in Settings → General:
- enable / disable reminders;
- sound selection (None, Chime 1-3) with preview;
- volume (0-100%);
- ring for background sessions only, or every session.
- Settings persist in browser
localStorageunderdsh-ui-notify.settings(schema-validated, falls back to defaults) - no Host settings namespace dependency. - Browser autoplay handling: first user gesture unlocks audio; a completion that rang before unlock is queued and played on the next gesture.
Install
dsh plugin --profile web add dsh-ui-notify
dsh --profile webPackage
Full changelog: CHANGELOG.md