crash-guard-dsh
Crash protection plugin that auto-isolates plugins causing startup crash or hang, with independent watchdog process for total hang recovery.
??????,????????????????,???????????????????
How to install
dsh plugin add github:limochaishang/crash-guard-dsh About
crash-guard-dsh DeepSeek Harness / PawWork 插件崩溃保护插件:当某个插件导致启动崩溃或卡死时,自动隔离该插件,避免反复崩溃(crash loop)。 功能特性 **崩溃自动隔离**:加载期崩溃后,下次启动自动禁用导致崩溃的插件 **卡死自动恢复**:独立看门狗进程检测完全卡死(hang),自动杀进程、禁用可疑插件、重启 **三层自愈架构**:同进程监控 → 独立看门狗 → 手动恢复,层层兜底 **零配置**:安装即用,无需额外配置 **安全护栏**:不误伤正常插件、不隔离自身和核心包、防重入误判 工作原理 三层自愈架构 ┌─────────────────────────────────────────────────┐ │ 第一层:同进程监控(index.mjs) │ │ - 每 50ms 跟踪正在加载的插件 │ │ - 15 秒 hang 超时检测 │ │ - 状态机:booting → ready → clean │ │ - 崩溃后下次启动自动隔离 │ ├─────────────────────────────────────────────────┤ │ 第二层:独立看门狗(watchdog.mjs) │ │ - detached 独立进程,不加载任何插件 │ │ - 每 5 秒检查心跳文件 │ │ - 30 秒无心跳判定完全卡死…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-07
- Created
- 2026-09-07
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- crash-protection, deepseek-harness, dsh-plugin, plugin-self-healing, watchdog
Related plugins
semiotic
nteract/semiotic
React data visualization library for streaming, networks, and AI-assisted development
happy
slopus/happy
Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured
ECC
affaan-m/ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
ccmanager
kbwo/ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI