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.275 ·

Artifact comment auto-react/forecast now checks whether the thread is 'headless' in parallel

Artifact comment auto-react and forecast checks now also detect whether the thread is 'headless' in parallel

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.275,
Under the hood

Artifact comment auto-react and forecast checks now also detect whether the thread is 'headless' in parallel

What

When Claude Code automatically reacts to an artifact comment or generates a summon forecast, it now runs an extra check alongside the usual permission check. This check looks up the artifact's comment capability and determines whether the thread is 'headless' (running without a visible interface), and it runs at the same time as the permission check rather than after it.

Why

Running the two checks in parallel means the headless status is available without adding extra wait time to the auto-react or forecast flow.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding does not say what effect knowing the thread is headless has on behavior, only that the check is now performed.

See this entry in the whole of v2.1.275 →

Feedback