DosterBool/dsh-ocr-seam-guard0

dsh-ocr-seam-guard

dsh-ocr 插件自愈守卫:在 DSH 升级清除 OCR 适配器缝合线后自动重新应用修复,并验证模块加载,失败时自动回滚。

AI 分析

核心用途是保障 OCR 插件在系统升级后的可用性。适合已安装 dsh-ocr 插件且经常升级 DSH 的用户。仅支持 npm 全局安装的 DSH 环境。

包名
dsh-ocr-seam-guard
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DosterBool/dsh-ocr-seam-guard

Configuration

Env varDefaultPurpose
DSH_OCR_ADAPTER_FILEauto-detect (npm global root)override the adapter file path

The adapter is located via npm root -g with a fallback to the platform npm global directory; only npm-global dsh installs are supported out of the box.