fengs2021/dsh-boot-failsafe
fengs2021★ 0JavaScript最后同步: 2026-08-17
—
README 摘要
dsh-boot-failsafe v2 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. WebUI 加载容错(对抗审查修订版)。纯 client、零磁盘写入、零 host 逻辑、被动响应——坏插件加载失败时自动跳过 + 横幅提示,绝不破坏页面与服务端。 English Safety contract (v2 hard rules) - ❌ No disk writes of any kind (node modules / patch / anything) - ❌ No server routes, no loader service access, no manifest modification - ❌ No probing, no "is it uninstalled" guessing - ✅ The only persistence is browser localStorage - Worst possible outcome: a plugin is skipped (recoverable). The server is never touched. History (v0.1): a host-side auto-patch that wrote no-op packages into profile node modules once misclassified 128 official packages → crash loop (NRestarts=65) → 502. v2's host half is explicitly a no-op. Capabilities 1. Factory failsafe : wraps window. ModuleLoader .load — installed at module top level (during the arrive p…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 140,164
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 10,272
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 6,371