← Back to list

crash-guard-dsh

DeepSeek Harness Development & Runtime New Low risk

Crash protection plugin that auto-isolates plugins causing startup crash or hang, with independent watchdog process for total hang recovery.

??????,????????????????,???????????????????

How to install

DeepSeek Harness 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

44 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
44 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
1
mo. downloads
Last push
2026-09-07
Created
2026-09-07

Links

GitHub ↗ Report issue ↗

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

MCP Server
Score86

semiotic

nteract/semiotic

React data visualization library for streaming, networks, and AI-assisted development

☆ 2.7K ↓ 31.9K Development & Runtime
Claude CodeCodex New
Score86

happy

slopus/happy

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

☆ 23.8K ↓ 516 Development & Runtime
Claude CodeMCP Server New
Score81

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.

☆ 258.3K ↓ – Development & Runtime
Claude CodeCodex
Score80

ccmanager

kbwo/ccmanager

Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI

☆ 1.2K ↓ 2.2K Development & Runtime