You'll notice
Live-edit artifacts no longer automatically get "version" permission alongside "sync"
What
When computing which actions are allowed for an artifact with live editing turned on (liveEditOn), Claude Code now only grants the "sync" action. It previously also granted "version" automatically in this case.
Why
This narrows the automatic permissions given to live-editing artifacts, meaning "version" is no longer assumed to be allowed just because live editing is on.