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

Login screen can copy the auth URL via tmux buffer or OSC 52

You'll notice
Useful3 Signal1
Login

The login screen now tells you when your sign-in URL was copied via tmux or terminal escape.

What

The "Browser didn't open?" block now tells you how the sign-in URL was copied. A native clipboard copy shows the usual success line; a tmux buffer copy and an OSC 52 terminal copy each get their own hint to select the URL manually if pasting fails.

Details
  • The (c) copy shortcut is only offered while nothing has been copied yet.
Evidence

(Sent via OSC 52 \xB7 select the URL manually if paste fails)

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