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/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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