shenhuanageshei/dsh-death-forensics0

dsh-death-forensics

适用于 DSH 宿主的进程内死亡黑匣子插件,提供崩溃堆栈与自检报告工具。

AI 分析

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

包名
dsh-death-forensics
版本
0.1.0
许可证
MIT
最近更新
2026年9月2日

安装

$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