qq12346/dsh-review0

dsh-review

DeepSeek Harness session review and lessons plugin

包名
dsh-review
版本
0.1.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qq12346/dsh-review

配置

在 profile 的 cordis.patch.yml 中覆盖以下字段:

  • stateDir:数据目录,默认 .dsh-review
  • maxInjectedLessons:系统提示注入的经验条数,默认 5。
  • injectionBudgetChars:注入文本字符预算,默认 800。
  • llmProvider / llmModel:可选,配置后才启用 LLM 经验提炼;不配置则只做确定性结构化报告。