Files
deepseek-harness/packages/plan
creatixchu 8f83853b60 refactor(attachment): saveImage returns the canonical ref beside source facts
AttachmentStore.saveImage now resolves SavedImageAttachment: the durable
reference paired with the submitted raster's intrinsic facts, so a store may
persist a canonical re-encoding while callers keep the source dimensions for
coordinate mapping. saveImages keeps returning refs; every fake store and the
cordis API catalog follow the new signature.
2026-08-21 15:01:45 +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.