Artifact hot-update/live-doc syncing now has its own feature flag and new deadline, seq, and unchanged fields
What
- The artifact hot-update (live-reload) check now uses its own
CLAUDE_CODE_ARTIFACT_HOTenvironment variable andtengu_copper_hinge_wrengate, instead of incorrectly sharing theCLAUDE_CODE_ARTIFACT_TYPESvariable andtengu_cobalt_plinth_larchgate used by the separate artifact-types feature. - Artifact publish requests can now pass a
deadlinefield, which is forwarded to the create/update/live-doc publish calls; the publish response can echo backdeadlineplus adeadlineDroppedflag, along with newseqandunchangedfields. - The artifact/live-doc read response schema gains
seqandunchangedfields, and (only when a feature gate is on)deadline/deadlineDroppedfields, supporting a long-poll style read.
Why
Separating the hot-update flag from the unrelated artifact-types flag means each can be turned on or off independently without accidental interference. The new deadline/seq/unchanged fields lay the groundwork for telling older open copies of a published artifact when to stop and for tracking whether a read actually changed.
tengu_copper_hinge_wren Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.267: off
tengu_cobalt_plinth_larch Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.267: not a boolean we can read
Read once, for one account on one subscription tier, against v2.1.267. It isn't a statement about your account. What a flag value here can and cannot tell you
New in this build: CLAUDE_CODE_ARTIFACT_HOT