jonah791/dsh-agent-guardian0

dsh-agent-guardian

守卫插件(从 dsh-agent-watch 拆分):web 保活——启动时端口空闲拉起 web、崩溃自愈(快速退出计数+落盘事故)、收养外部 dsh web(零互踢)。崩溃自愈/拉起前也调用沙盒预检(ctx.preflight.run quick 模式,消费 dsh-agent-preflight)——预检不过不拉起(fail-closed)。不负责哨兵监听与重启协调(归 dsh-agent-sentinel)。

包名
dsh-agent-guardian
版本
0.1.1
最近更新
2026年9月12日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

使用

  • 守护进程模式:挂载到 watch profile 后自动运行——无需人工干预
  • 依赖服务ctx.preflight.run(dsh-agent-preflight)用于预检门控;ctx.runtime(dsh-agent-runtime)用于环境发现

配置

字段默认说明
quickExitCount配置值快速退出计数阈值(崩溃判定)