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.260 ·

New plugin UI event types ui.input / ui.select

Plugin UI gains input/select interaction events alongside existing button press events.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindInternal Changesin v2.1.260,
Under the hood No documentation found

Plugin UI gains input/select interaction events alongside existing button press events.

Two new plugin-facing UI interaction events, ui.input and ui.select, have been added alongside the existing ui.press, letting a plugin's Input and Select components submit values back through the same handler-chain plumbing used for button presses.

Read from
Names in the bundleui.inputui.select

See this entry in the whole of v2.1.260 →