dsh-coyote
由代理和 GUI 控制的 DG-LAB 郊狼电刺激 DSH 插件:具备安全限制强度、可编程波形以及对齐 DSH 的 Web 控制面板。
AI 分析
该插件将 DG-LAB 郊狼电刺激设备的控制融入 DSH 中,支持扫码配对与安全限制。适合需要通过 AI 代理或 Web 界面控制该硬件的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:THEWOLFWALKER/dsh-coyote說明文件
閱讀完整 README ↗Configuration
All fields optional; defaults shown.
| Key | Default | Notes |
|---|---|---|
host | 0.0.0.0 | Bind address. 0.0.0.0 lets LAN phones reach the QR URL. |
port | 9999 | WebSocket port. 0 = OS-assigned. |
publicWsUrl | — | QR base override for wss:// reverse proxies. |
waveformDir | coyote-waveforms | Where community imports persist. |
softLimitA / softLimitB | 100 | Per-channel agent-side caps, 0..200. |
sessionCooldownSec | 3 | Cooldown before re-pairing; 0 disables. |
maxSessionSec | 3600 | Hard cap per bound session; 0 disables. |
maxPlaySec | 600 | Hard cap per playback. |
defaultPlaySec | 30 | Duration when a tool call omits one. |
increaseRatePerSec | 40 | Sustained increase speed (units/s). |
increaseBurst | 40 | Immediate increase budget (units). |
autoStim | enabled: false | The whole Auto-stim block: enabled, maxIntensity (30), cooldownSec (5), tickIntervalSec (5), restoreBaseline (true), and per-events rule overrides. |