What's wrong with this entry?
The Claude Design tool gained a substantial set of new operations for managing design projects:
finalize_plan— Finalizes a plan for writing to claude.ai/design; approval also grants prompt-free writes to plan paths for 15 minuteswrite_files— Write files to the design projectcopy_files— Copy files within the projectdelete_files— Delete files from the projectrender_preview— Render a design previewcreate_support_js— Create a support.js fileadd_member— Add a project memberupdate_member_role— Change a member's roleremove_member— Remove a project memberupdate_sharing— Update project sharing settings
The project_write tool also gained a present_to_user parameter (boolean, default false) to mark a document as the user-facing deliverable. Setting it to true on routine saves is explicitly discouraged to avoid unnecessary cache busting.
New operation dispatch table (search for "Finalize plan", "finalize_plan — the human is the path-review boundary", "false; leave it unset for routine saves")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.