uAcharGG/dsh-ui-chime
uAcharGG★ 0TypeScript最后同步: 2026-08-16
—
README 摘要
@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 …
在 GitHub 查看完整 README →