v0.5.0
Added
- Plan form: a fifth interactive form that renders an implementation plan as collapsible phases with status-aware checklists and a live progress meter.
mdp:tasksblock: a status-aware checklist (done / in progress / to do) that renders in every artifact and feeds the plan form's progress meter.- Plan-mode preview: a
/mdp-preview-plancommand and anExitPlanModehook that render a Claude Code plan as the plan form, deterministically and read-only. - Extension examples and a live showcase: three curated, zero-dependency reference packages under
extensions/(mdp-block-status,mdp-block-spec-sheet,mdp-artifact-resume), gated in CI, plus a site Extensions showcase and a "Build an extension" docs page.
Fixed
- The extension scaffolder now documents
content-blocks.mjswiring, so a scaffolded block renders inside the interactive forms.
Published to npm: mdp-compiler@0.5.0, mdp-mcp@0.5.0. The Claude and Codex plugins move to 0.5.0 as well.