You'll notice
Fixed a bug where the design-write permission prompt showed the wrong operation and input
What
The permission prompt shown before Claude Code writes to claude.ai/design now correctly reads the operation name and the updated input from the current values instead of stale, shadowed variables. The prompt text is Design ${operation} writes to claude.ai/design.
Why
This fixes a bug where the permission prompt could have shown the wrong operation or input, which could mislead someone deciding whether to approve the write.