jiezeng2004-design/dsh-requirements-alignment5

dsh-requirements-alignment

Runtime requirement drift guard for DeepSeek Harness — keeps long-running agents aligned with user intent while they work.

AI Analysis

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

Package
dsh-requirements-alignment
Version
0.2.1
License
MIT
Last updated
Aug 16, 2026

Install

$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).