shenhuanageshei/dsh-death-forensics ↗★ 0
dsh-death-forensics
In-process death black box for DeepSeek Harness (dsh) hosts: heartbeat windows, crash stacks, end-kind self-check, death_forensics_report tool.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shenhuanageshei/dsh-death-forensics说明文档
阅读完整 README ↗Configuration
| Key | Default | Description |
|---|---|---|
heartbeatIntervalMs | 15000 | heartbeat interval (min 5000) |
maxHeartbeatLines | 20000 | heartbeat file line cap |
reportTailLines | 40 | tails shown by the report tool |
dataDir | /death-forensics | data directory override |