tkwkeven/dsh-sim-restart0

dsh-sim-restart

DeepSeek Harness 的模拟重启测试插件:在隔离的子进程中验证插件是否能在进程重启中存活,而无需真正重启 DSH。内置常驻监听器自动测试插件变更。

AI 分析

核心用途是为 DSH 插件开发者提供安全的重启存活与销毁测试环境。适合进行 DSH 插件开发与调试的技术人员。需要 Node.js ≥ 20。

套件
dsh-sim-restart
版本
0.3.0
授權
MIT
最近更新
2026年8月22日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

KeyDefaultDescription
watchEnabledtrueEnable the resident auto-testing watcher
pollMs2000Watcher scan interval (ms)
debounceMs2500Debounce before testing after a change (ms)
rounds2Rounds per auto-tested plugin (1–4)
smokeMs800Smoke-run duration per round (ms)
profileDir~/.dsh/profiles/webTarget DSH profile root to watch and test
stubsMapLark defaultsPlugin-name → stub list for external connections (e.g. deepseek-harness-lark WebSocket)