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.203 Home All releases olderv2.1.202 v2.1.204newer

Renderer Setting Confirmation Shows Renderer Name

When saving the TUI renderer setting, the confirmation message now includes the name of the renderer that was chosen:

Before: "Background sessions always use the fullscreen renderer so scrolling and mouse work when attached. The tui setting applies to sessions started directly with claude."

After: "Saved. Background sessions always use the fullscreen renderer while attached; the <renderer> renderer will apply to sessions started directly with claude."

Evidence

Renderer save confirmation (search for "renderer will apply to sessions started directly with")

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