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.166 Home All releases olderv2.1.165 v2.1.167newer

Fullscreen renderer upsell redesigned as an interactive dialog

The passive inline tip promoting the fullscreen renderer has been replaced with a proper interactive dialog that asks "Try the new fullscreen renderer?" and presents "Yes, try it" / "Not now" buttons. Accepting the dialog immediately switches the active session to fullscreen mode.

The tip text has also been updated from "Try smoother rendering, lower memory usage, mouse support, and better formatting of copied text" to "Try the new fullscreen renderer — flicker-free output, mouse support, auto-copy on select", with a context-aware note "— fixes the flashing you see during long responses" added when the classic renderer is detected.

Evidence

New interactive dialog component (search for "Try the new fullscreen renderer?")

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