shenhuanageshei/dsh-death-forensics0

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.

AI Analysis

核心用途是监控 DSH 宿主进程的生命状态,在崩溃时记录堆栈信息并生成死亡诊断报告。适合需要排查系统崩溃、死锁或异常退出问题的系统管理员和开发者。

Package
dsh-death-forensics
Version
0.1.0
License
MIT
Last updated
Sep 2, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shenhuanageshei/dsh-death-forensics

Configuration

KeyDefaultDescription
heartbeatIntervalMs15000heartbeat interval (min 5000)
maxHeartbeatLines20000heartbeat file line cap
reportTailLines40tails shown by the report tool
dataDir/death-forensicsdata directory override