KKLL2025/dsh-project-anchor ↗★ 0
dsh-project-anchor
User-approved Goal, Milestone, and Turn checkpoints for solo long-running DeepSeek Harness projects.
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KKLL2025/dsh-project-anchor说明文档
阅读完整 README ↗dsh-project-anchor
dsh-project-anchor keeps a solo, long-running DSH project attached to a
user-approved Goal, one active Milestone, and a durable Turn checkpoint while
leaving project judgment in on-demand Skills.
This is a GitHub-only public Preview tested against DeepSeek Harness
0.1.0-rc.6. The reviewed revision, CI, public-source installation, and private
security-reporting route have been verified. npm publication is deliberately
outside this route.
Install the pinned GitHub Preview
You need Node ^22.19.0 || >=24.11.0, pnpm on PATH, and DeepSeek Harness
0.1.0-rc.6. Open the
current Preview release,
copy its verified 40-character source commit, and use that exact value below:
npm install --global @deepseek-ai/dsh@0.1.0-rc.6
dsh --version
dsh plugin --profile web add github:KKLL2025/dsh-project-anchor#
The first add is expected to stop before running the Git package's prepare
build. Copy the complete dependency key printed by pnpm into the selected
profile's pnpm-workspace.yaml; do not shorten it to the package name:
allowBuilds:
'': true
Review the pinned source before granting that permission, then repeat the same add command and verify the installed dependency and composed bundle:
dsh plugin --profile web add github:KKLL2025/dsh-project-anchor#
dsh plugin --profile web list dsh-project-anchor --depth 0
dsh --profile web --dump-config
dsh --profile web
Require dsh --version to print 0.1.0-rc.6 and the dependency list to include
dsh-project-anchor. The config dump should contain exactly one
# == dsh-project-anchor layer. If Web was already running, restart that DSH
process after installation. The
getting-started guide covers verification, removal,
other profiles, and common failures.
Start a project
Use a normal project request that names the long-project Skill:
Use
drive-large-projectfor this multi-session project: <describe the project and desired result>. Recover the repository's real state, choose one independently verifiable Milestone, carry it through validation, and finish the Turn with the Project Anchor checkpoint. Ask me before decisions that change product direction, permissions, spending, or public release.