Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.261 ·

Frozen artifact types: publish path now enforces a type lock

Type-locked artifacts now block changing their contract or language when publishing.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.261,
You'll notice

Type-locked artifacts now block changing their contract or language when publishing.

Artifact publish and read logic now checks frozenArtifactTypes?.typesOn together with a per-artifact typeLock to determine when re-reading capabilities is required, and to deny changing the contract or language on a type-locked artifact, for example blocking publishing a non-page file to an Artifact created from an Artifact type.

See this entry in the whole of v2.1.261 →

Feedback