jiezeng2004-design/dsh-requirements-alignment5

dsh-requirements-alignment

DeepSeek Harness 的运行时需求偏差防护插件:在长期运行的智能体工作时,使其与用户意图保持一致。

AI 分析

核心用途是防止长任务中 AI 代理执行偏离最初设定的目标。适合运行复杂、耗时开发任务的用户。支持通过 `/align` 命令随时检查执行状态与基线的匹配度。

套件
dsh-requirements-alignment
版本
0.2.1
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiezeng2004-design/dsh-requirements-alignment

Configuration

KeyDefaultMeaning
modeautoauto — policy section + tools + command; manual — tools + command only; off — inert (row loaded, nothing registered).
sectionshipped policyDeployment-owned policy text replacing the shipped one (auto mode). Must be non-empty when provided.

Unknown config keys fail at load (same stance as dsh-plan-mode).