mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
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.
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.