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 분석

核心用途是防止长任务中 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).