Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Replay events can now be marked synthetic

Replayed events now carry an isSynthetic flag when their source event was meta

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

Replayed events now carry an isSynthetic flag when their source event was meta

What

When Claude Code builds a replayed event's payload, if the original source event was marked isMeta, the replayed version now also carries an added isSynthetic: true flag.

Why

This lets downstream consumers of replayed events distinguish ones derived from meta events as synthetic, rather than treating them the same as a normal replayed event.

See this entry in the whole of v2.1.269 →