DosterBool/dsh-ocr-seam-guard0

dsh-ocr-seam-guard

Self-healing guard for the dsh-ocr plugin: re-applies the llm-deepseek adapter OCR seam (and the dsh-ocr package fixes) after a dsh upgrade wipes them. Fail-safe: verifies the patched module loads, rolls back on failure.

AI 分析

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

パッケージ
dsh-ocr-seam-guard
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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.