dsh-pub/dsh-meow-cat
dsh-pub★ 2JavaScriptLast synced: 2026-08-14
A cat runs across the bottom of the DeepSeek Harness web UI with a synthesized meow every time a conversation turn ends.
README excerpt
dsh-meow-cat Every time a conversation turn ends in the DeepSeek Harness web UI, a small cat 🐈 runs across the bottom of the window with a "喵 " speech bubble and a meow. The meow is synthesized at runtime — no audio assets, no external URLs, no dependencies — and the whole plugin is two plain JavaScript files plus a one-row bundle patch. Install The command pins the current public commit, validates the bundle contract, and forwards to the native dsh plugin --profile web add … . Restart your dsh web process afterwards; the cat loads with the next page load and runs for the first time when the in-flight turn ends. How it works - Node half ( lib/index.js ): counts finished turns on the host-plane agent/status event ( idle = no driver remains scheduled) and serves the count at GET /plugins/dsh-meow-cat/status . - Browser half ( lib/client.js ): polls the endpoint, and on every increment runs a pure-CSS cat animation across a click-through fixed layer and plays the synthesized meow. - Meow synthesis : a 16-bit mono WAV is generated in memory — a 520→760→430 Hz pitch contour ("mi-aa-ou") with mid-note vibrato and a nasal harmonic stack — and played as a base64 data URI. Configuration De…
View full README on GitHub →Category
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 2,452
omdsh-dev/DSH-better-sidebar一个侧边栏的完整工作台,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/Git/子代理
★ 1,027
Small-tailqwq/dsh-deep-whaleDSH Web 鲸鱼娘皮肤系列(深海女仆工坊 maid-atelier)——CC BY-NC-SA 4.0
★ 822