fengs2021/dsh-boot-failsafe

Plugin ⭐ 0 other

> Boot failsafe for the DeepSeek Harness web GUI — pure client, zero disk writes, zero host logic, passive. If a client plugin crashes while loading (template defects like exports is not defined / received object, or any factory throw), it is skipped with a visible banner instead of breaking the UI; missing-bundle 404s are reported, not auto-"fixed". You can always get in, even when a plugin is broken. >

catalog description:—

Install

dsh plugin --profile web add github:fengs2021/dsh-boot-failsafe
systemctl restart dsh-web   # or hot-mount via dev tools (no restart)

Add fengs2021/dsh-boot-failsafe to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.