dsh-perlica-ding
佩丽卡终端 (Perlica Terminal):明日方舟终末地佩丽卡主题的分级任务提示音插件。计划出方案、任务完成、需要你回应、出错时播放不同提示音,普通问答静音。Perlica-themed tiered sound notifications for DeepSeek Harness: plan ready, task done, needs your input, error tones.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:117BS/dsh-perlica-ding说明文档
阅读完整 README ↗⚙️ 配置
在 profile 的 cordis.yml 或用户 patch 层中配置:
plugins:
dsh-perlica-ding:
enabled: true # 总开关
debounceMs: 2500 # 同档音效最小间隔(毫秒)
soundDir: "" # 自定义音效目录,留空则用当前工作区
execTools: [] # 哪些工具算"执行任务";空数组 = 所有工具都算(旧行为)