You'll notice
Setting a template on a new artifact no longer requires a feature flag to take effect
What
When Claude Code builds the request to create an artifact, the template field is now included whenever a template is specified. Previously, including it also required an internal feature check to pass; that check has been removed.
Why
Artifact templates now work consistently whenever one is specified, rather than depending on an additional gate.