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.

AI Analysis

适合希望通过声音区分状态的用户。普通问答静音,需在配置中设置音效目录与触发类型。

Package
dsh-perlica-ding
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$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: []        # 哪些工具算"执行任务";空数组 = 所有工具都算(旧行为)