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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Ghostty-specific paste handling, and a rebuilt clipboard hint

You'll notice
Useful2 Signal2
Terminal Input

Paste and clipboard handling now adjusts for Ghostty terminals, and the image hint was rebuilt.

TERM
What

Two clipboard and paste values now differ when TERM is xterm-ghostty. The "Image in clipboard" hint was rebuilt as a registered UI effect with its own last-shown timestamp instead of a hook.

Details
  • Selection is by the TERM environment value only.
  • The hint itself is unconditional; it just tracks when it last appeared, under the id clipboard-image-hint.
Evidence

xterm-ghostty

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