117BS/dsh-perlica-ding1

dsh-perlica-ding

佩丽卡终端 (Perlica Terminal):明日方舟终末地佩丽卡主题的分级任务提示音插件。计划出方案、任务完成、需要你回应、出错时播放不同提示音,普通问答静音。Perlica-themed tiered sound notifications for DeepSeek Harness: plan ready, task done, needs your input, error tones.

包名
dsh-perlica-ding
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:117BS/dsh-perlica-ding

⚙️ 配置

在 profile 的 cordis.yml 或用户 patch 层中配置:

plugins:
  dsh-perlica-ding:
    enabled: true        # 总开关
    debounceMs: 2500     # 同档音效最小间隔(毫秒)
    soundDir: ""         # 自定义音效目录,留空则用当前工作区
    execTools: []        # 哪些工具算"执行任务";空数组 = 所有工具都算(旧行为)