Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

Render tree now handles a 'Client' component type

Plugin UI rendering adds support for a new 'Client' component type

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin UIwhat it touches
KindInternal Changesin v2.1.267,
Under the hood

Plugin UI rendering adds support for a new 'Client' component type

What

The function that walks a plugin's UI render tree (used for both rendering and permission checks) now has a dedicated branch for a component of type Client, handling it before falling through to the generic children-recursion or the existing Button/Input/Select handling.

Why

This adds support for a new kind of UI component in plugin interfaces, though what a Client component represents or renders as isn't stated.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat a 'Client' component type represents or looks like in a plugin's UI is not stated.

See this entry in the whole of v2.1.267 →