jonah791/dsh-agent-preflight ↗★ 0
dsh-agent-preflight
沙盒预检插件(从 dsh-agent-watch 拆分):重启/启动前强制预检服务——插件静态健康(lib/src 时效/schema DSL)、磁盘、profile manifest 校验、patch 文件校验、peer 依赖、环境变量、会话日志完整性、试运行组合加载(对齐 harness 启动检查 assertEntriesLoaded/Activated)。提供 preflight(workspace, mode) 服务供哨兵/守卫消费。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗使用
- 服务消费:sentinel 在热重载触发时调用、guardian 在崩溃自愈时调用(quick 模式)
- 工具面:
preflight_check(mode=full/quick)——重启前人工/自动预检
配置
| 字段 | 默认 | 说明 |
|---|---|---|
mode | full | 预检模式(quick ~8s / full ~20s) |
profile | web | 目标 profile |