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.203 Home All releases olderv2.1.202 v2.1.204newer

Break Reminder Defaults Shortened

The break reminder interval defaults have been significantly reduced. The reminder now fires every 30 minutes of continuous use (down from 120 minutes), and 10 minutes of inactivity resets the timer (down from 15 minutes). New short intervals (5 min, 15 min) are available and the longer 2/3/4-hour options have been removed.

Before:

  • Default interval: Every 2 hours; inactivity reset: 15 minutes
  • Available: Off, 1h, 2h (default), 3h, 4h

After:

  • Default interval: Every 30 minutes; inactivity reset: 10 minutes
  • Available: Off, 5m, 15m, 30m (default), 1h
Evidence

Break reminder interval options (search for "Every 30 minutes" and "Minutes of continuous use before the reminder fires (default 30)")

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.203 →