22-ai-00/dsh-enhanced--plugins-assistant-recovery ↗★ 2
@dsh-enhanced/assistant-recovery
Deterministic Host recovery and supervised self-evolution runbook for DeepSeek Harness.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:22-ai-00/dsh-enhanced#bb3fb924f1bdb946901614b8b848ac3a1d60c642&path:plugins/assistant-recovery说明文档
阅读完整 README ↗配置
databasePath 和每个 job 的 workspace 必须是绝对路径。job 还固定:
activationState:paused、preview或active;- 非 bearer 的
activationNonce; - 当前编译的
catalogDigest; - exact
preset、ownerprincipal和 DeliveryownerRouteId; - cron/timezone;
- 可选、成对出现的
budgetId/budgetAmount。
job id 和 activation nonce 在一个 profile 内必须唯一。Recovery 不接受模型参数覆盖这些值。
进入 preview 或 active 时 budget tuple 为必填;preview 本身不消耗 production budget,
但它必须先证明未来 production 的完整预算计划。只有纯 paused job 可省略。默认 patch 只注册
executor,jobs 为空,不会擅自创建 schedule。
每次启动会读取本插件 owner 名下的 content-free Automation inventory;已经从 jobs 删除但仍
active 的旧定义会通过 definition hash + version CAS 原地 pause,不会猜测或重写 definition。