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.246 Home All releases olderv2.1.245 v2.1.247newer
Claude Code v2.1.246

Idle goal check-ins stop after three per turn

You'll notice
Useful3 Signal3
Background Tasks

Background goal check-ins stop after three per turn and resume when you send a message.

What

The background check-ins that wake Claude to review progress on a goal are now capped at three between your messages. At the cap the summary is marked "idle check-ins paused until your next message" and the model is told no further wake-ups will happen. Sending a message resets the count.

Details
  • The limit is a fixed constant of 3; there is no setting to change it.
  • At the cap the timer is only re-armed rather than firing, and the cap is recorded in telemetry.
Evidence

\xB7 idle check-ins paused until your next message

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

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.246 →