uAcharGG/dsh-ui-chime

uAcharGG★ 0TypeScriptLast synced: 2026-08-16

Open on GitHub

README excerpt

@uachar/dsh-ui-chime A browser chime plugin for DeepSeek Harness : a short synthesized "ding" plays when the model reaches a boundary you care about — a completed turn, or a point where it is waiting for you. No audio assets, no session-log writes, no changes to the dsh core; installed as a standalone package. Features - Rings when a full turn completes ( turn/end with completed / max-tokens ) — the intermediate thinking phases of multi-step turns stay silent. - Rings when an approval is requested ( approval/asked ) — the model is waiting on a permission decision. - Rings when the model calls ask user question ( tool/call ) — it is waiting for you to pick an option. - Volume control with instant preview; setting persists across sessions. - Synthesized with Web Audio (oscillators + gain envelope) — zero audio files , no added asset weight. - History replay (opening a session, pagination, reconnect) never rings: an event counts as live only if it is within 10 seconds of now. How to use - Volume control : the composer tool row has a speaker button (Windows-style line icon) on the left; click it to open a slider. Dragging the slider plays a preview chime at the new volume , so you can …

View full README on GitHub →
Tools / Devdeepseek-harnessdshdsh-plugin

Category