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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

The idle remote-control upsell moved into the nudge registry

Under the hood
Useful2 Signal2
Elsewhere

The idle remote-control suggestion now comes from the shared nudge system; you see the same thing.

/remote-control
What

The suggestion to try /remote-control or enable push notifications after an idle stretch now comes from the shared registry of in-session nudges rather than its own bespoke UI effect. Each upsell keeps its existing eligibility rules, so what you see is unchanged.

Details
  • The registry entry keys off last query completion time, loading state and the clock.
  • The data passed to nudges gained the transcript, loading state, last query completion time and submit count.
Evidence

"remote-control-upsell"

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