toujianjian/dsh-do1

dsh-do

dsh-DO (Detail Optimization): a Claude Code-style autonomous loop for DeepSeek Harness — auto-continue across turns until loop_done, the round budget, or cancellation, with durable checkpoints — plus a browser half (floating orb with install advice and GitHub dsh-plugin search, and a right-click add-workspace paste dialog).

AI 分析

适合需要类似 Claude Code 的多轮自动执行能力,以及便捷一键部署新插件的用户。

パッケージ
dsh-do
バージョン
0.1.0
最終更新
2026/09/12

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:toujianjian/dsh-do

ドキュメント

README 全文を読む ↗

配置

cordis.patch.yml 中的 config(整段替换语义,覆盖时需重述全部键):

类型默认含义
defaultMaxRoundsnumber20loop_start 省略 max_rounds 时的轮次预算
checkpointDirstring""检查点目录;空串 = $DSH_HOME/loopsDSH_HOME 未设置时为 ~/.dsh/loops
persistbooleantruefalse 仅内存保存(不落盘)