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 ·

Plugin UI press handling can be overridden per plugin/handle, plus a plugin 'tier' concept

Plugin button presses can now be intercepted by a runner override, and plugins gain a 'core' tier label

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

Plugin button presses can now be intercepted by a runner override, and plugins gain a 'core' tier label

What

When a plugin UI button or press is handled, Claude Code now first checks for a runner-level override before falling back to the plugin's own press handler. Separately, plugin descriptors and loaded module listings now carry a tier field, with 'core' as one observed value.

Why

The override mechanism suggests something outside a plugin's own code can now intervene in how its button presses are handled, and the new tier field suggests plugins are now categorized, for example distinguishing built-in 'core' plugins from others, though the finding doesn't say what uses this distinction.

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 consumes the `tier` field or the runner override, and what other tier values exist besides 'core', is not stated.

See this entry in the whole of v2.1.267 →