gkgy/dsh-plugin-laile-laodi

gkgy★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

DSH 插件:每次助手回复结束时播放「来了,老弟」完成提示音(先显示文本,回复完毕再响)。A DeepSeek Harness (DSH) plugin that plays a greeting sound when every assistant reply finishes — text first, sound last.

README 摘要

dsh-plugin-laile-laodi · 来了老弟 (Here Comes, Bro!) 中文 :一个 DeepSeek Harness(DSH)插件:每次助手回复 结束 时播放「来了,老弟」完成提示音 —— 先显示文本,回复完毕再响一声。 English : A DeepSeek Harness (DSH) plugin that plays the "来了,老弟 / Here comes, bro!" greeting sound when every assistant reply finishes — text first, sound last. ✨ Features / 功能 English - Plays the greeting sound automatically the moment each assistant reply finishes — a natural "this reply is done" cue. - Audio-first or text-first — your choice : this repo defaults to "play at reply end"; to play as soon as a reply starts, see the comments in dynamic/client.js . - Plays exactly once per reply; historical replies are silent on mount. - Hidden implementation: the audio element is display:none , so it takes up no UI space. 中文 - 每条助手回复 结束时 自动播放「来了,老弟」——作为「这条回复已完成」的提示音。 - 先音频后文本 / 先文本后音频,由你决定 :本仓库默认是「回复结束播报」;如需「回复开始就播」,见 dynamic/client.js 注释。 - 一轮回复只响一次,不重复;挂载时不为历史回复发声。 - 隐藏实现:音频元素 display:none ,不占用任何界面空间。 🚀 Install / 安装 Option A:动态插件(推荐,无需重启)— Dynamic plugin ( cordis define ) English : Ask the model in a DSH conversation to run cordis define : - code.host : paste the contents of dynamic/host.js (edit the candidates audio paths at the top first) - code.client : p…

在 GitHub 查看完整 README →
Agent/智能体cordisdeepseek-harnessdshdsh-plugin

分类