dsh plugins中文
← Back to popular plugin directory

DSH plug-in development tool

LiuMengxuan04/oh-my-dsh · skills

Oh My DSH (DSH Autopilot): durable, bounded autonomous development for DeepSeek Harness.

★ 5GitHub stars
2Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

A durable control layer for long-running development work in DeepSeek Harness.

(also known as DSH Autopilot · npm package: dsh-autopilot)

DeepSeek Harness already knows how to keep a Goal moving. Oh My DSH adds the parts that become important when a task lasts longer than one model turn: a persistent task graph, bounded workers, fixed completion checks, recovery, and a final report that is not left to chance. Developer preview

Install command

dsh plugin --profile web add github:LiuMengxuan04/oh-my-dsh
View GitHub repository ↗Back to popular plugin directory