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.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

remote-control --continue is documented as reattaching, not resuming

Use it now
Useful3 Signal2
Remote Control

Remote control's --continue is documented as reattaching to a session recorded in the last four hours.

--continue-c--session-id
What

The help text for remote control now says -c/--continue reattaches to the session last recorded for the current directory or one of its git worktrees, and errors if nothing was recorded in roughly the last 4 hours. --session-id is likewise described as reattaching.

Details
  • Wording change only; the 4 hour window is now stated where before it was not.
Evidence

Reattach to a specific session by ID (cannot be

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