Files
deepseek-harness/packages/plan
imccyu 8c1e8d9890 build(release): publish the dsh family publicly
Every release member now declares publishConfig.access: public, so the scope no
longer mixes levels: the 221 packages/*/* and apps/* manifests join the vendored
framework and the native packages.

check-workspace-constraints drops the per-sequence expectation and holds every
release member to public, which is what stops a member from drifting back.

Access is a property of the package, not of a version: the dsh packages already
published as restricted become world-readable at their next publication.
2026-08-13 18:49:32 +08:00
..

plan/ — plan collaboration state

English | 中文

Plan mode is logged, per-agent collaboration state rather than a generic mode registry or capability seam.

Package Role ctx key
plan-mode/ Owns plan-mode state, guidance, commands, and review flow ctx.planMode

The plan-specific collaboration state decision records the family design.

The subsystem reference — the plan/mode fold, the step-boundary flush, configuration, the exit tool — is docs/subsystems/plan.md; design in plan-specific collaboration state.