@xain_npm/dsh-client-ui-beep
Web Agent 心跳声效化插件:Agent 工作时发出平静的呼吸嗡鸣声,流式输出时发出滴答声,等待输入时发出提示音。
AI 分析
核心用途是通过语义化声音反馈Agent的工作状态。适合喜欢听觉辅助、希望在Agent完成任务或等待输入时获得声音提醒的用户。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗Installation & usage
npm install @xain_npm/dsh-client-ui-beep
## Configuration
The cordis row accepts a `config:` object (all optional):
```yaml
- id: ui-beep
name: '@xain_npm/dsh-client-ui-beep'
config:
volume: 0.5 # master gain 0…1
enabled: true # false silences everything
heartbeatMs: 4000 # busy hum period in ms
pendingFirstRechimeMs: 10000 # first re-chime of an unanswered interaction
pendingRechimeMs: 30000 # later re-chimes of an unanswered interaction
streamingPauseMs: 1500 # output counts as "streaming" this long after the last text growth