LiuMengxuan04/oh-my-dsh

LiuMengxuan04★ 6TypeScript最后同步: 2026-08-15

在 GitHub 打开

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

README 摘要

Oh My DSH A durable control layer for long-running development work in DeepSeek Harness. (also known as DSH Autopilot · npm package: dsh-autopilot ) 简体中文 · Architecture · Security · Testing 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 0.1.0-alpha.3 is a prerelease for developers testing DSH and its plugin system. DSH itself is still under active development. Public APIs, plugin composition, configuration, and stored state may change incompatibly between prerelease versions. Use an isolated profile, keep backups of important work, and install the exact supported versions: - DeepSeek Harness 0.1.0-rc.6 - Cordis 4.0.1 - Node.js ^22.19.0 =24.0.0 This is an independent community project. It is not an official DeepSeek product. What it is for Native Goal mode is a good fit when the job is simply “keep going.” Autopilot is useful when the job also needs a plan that survives restarts, dependency ordering, delegated work, evidence, and an explicit…

在 GitHub 查看完整 README →
Agent/智能体deepseekdeepseek-harnessdsh-plugin

分类