Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.233 Home All releases olderv2.1.232 v2.1.234newer
Claude Code v2.1.233

Split poll-event deliveries get a "nothing was dropped" marker

Not switched on
Useful1 Signal2
Sessions

Split event batches would say nothing was dropped, but the path is off in this build.

A batch-split note rendered on the poll-event delivery path, which is switched off.

What

When more queued events are waiting than fit in a single delivery, a system note is appended saying the batch was split, oldest first, and nothing was lost. The poll-event path this renders on is switched off in this build, so no one sees it.

Evidence

more queued event(s) follow in the next delivery, oldest first; nothing was dropped.

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.233 →