dsh-coyote
Agent- and GUI-controlled DG-LAB Coyote e-stim plugin for DeepSeek Harness: safety-bounded strength, programmable waveforms, and a DSH-aligned web panel.
安装
$
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. |