dsh-review
DeepSeek Harness session review and lessons plugin
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qq12346/dsh-review说明文档
阅读完整 README ↗配置
在 profile 的 cordis.patch.yml 中覆盖以下字段:
stateDir:数据目录,默认.dsh-review。maxInjectedLessons:系统提示注入的经验条数,默认 5。injectionBudgetChars:注入文本字符预算,默认 800。llmProvider/llmModel:可选,配置后才启用 LLM 经验提炼;不配置则只做确定性结构化报告。