ArchivedThis repository is archived and may no longer be actively maintained.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-fail-soft

DeepSeek Harness plugin that quarantines broken plugins so the service boots reliably, offering recovery tools and management UI.

UI & ProductivityTerminal & TUI
8GitHub Stars1ForksUpdated2026-09-12

Install

$ dsh plugin --profile web add @lanbaolu/[email protected]

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
@lanbaolu/dsh-fail-soft provides automatic error isolation and quarantine for faulty DeepSeek Harness plugins. Instead of crashing the entire DSH startup upon encountering an unhandled plugin error, it disables failing plugins in the profile configuration and allows the rest of the system to boot smoothly. The package includes kernel patch self-healing, a management UI panel, MCP/runtime tools, HTTP APIs, and an out-of-process launcher fallback.

Key Capabilities

  • Automatic quarantine of crashing plugins during startup by updating profile patch configurations
  • Self-healing mechanism for DSH kernel patch across updates and npx reinstalls
  • DeepSeek Harness tools for checking status, listing, restoring, and manually quarantining plugins
  • Web settings UI panel and sidebar recovery controls via slot injection
  • Out-of-process wrapper script (dsh-failsoft-web) to catch crashes and backoff-restart with auto-quarantine
  • Categorized isolation logic avoiding quarantine of transient network/port errors and official core modules

Useful For

  • Preventing DSH startup crashes caused by incompatible or broken third-party plugins
  • Managing and restoring quarantined plugins directly from the web GUI or AI tool invocations
  • Ensuring headless or automated DSH deployments remain resilient against faulty bundle additions

Who It Fits

  • DeepSeek Harness users with multi-plugin environments
  • Plugin developers debugging load-time crashes and bundle dependencies
  • System administrators operating persistent DSH web or desktop services

Documented Limitations

  • In-process boot-time interception requires the lightweight kernel delegation patch to be applied or auto-healed
  • Transient system errors (such as EADDRINUSE) and core @deepseek-ai modules are deliberately excluded from automatic permanent quarantine
  • Multi-round quarantine aborts after 5 successive failure cycles to avoid endless boot loops

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
lanbaolu/dsh-fail-soft
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
cc14ae9 · 2026-09-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
8GitHub stars
Forks
1
Open issues
2
Last commit
2026-09-12
Last release
2026-08-30
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app