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.236 Home All releases olderv2.1.235 v2.1.237newer
Claude Code v2.1.236

Remote control gains a detach-terminal action and per-surface tracking

Not switched on
Useful2 Signal4
Remote Control Notable

Remote control gained a detach-terminal action and per-surface tracking for mobile, web and desktop.

A detachTerminal remote action and surface filtering are present, but the actions still do nothing.

What

The set of remote-control actions that currently do nothing gains detachTerminal beside clearStatus, toggleQr and refreshDisplay, and a new helper filters a stored list of surfaces seen against the allowed list "mobile", "web" and "desktop". Groundwork for showing remote-control tips per surface.

Evidence

detachTerminal: t,

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