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

gRPC status-code restriction call inlined (no behavior change)

A gRPC status-code restriction call was inlined, with no behavior change

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaInternalswhat it touches
KindInternal Changesin v2.1.269,
Under the hood

A gRPC status-code restriction call was inlined, with no behavior change

What

A call that restricts which gRPC (a network protocol used for the control plane) status codes are used, previously made through a destructured dynamic-import-style reference, is now called directly.

Why

This is a small internal cleanup with no effect on plugin metadata error handling.

See this entry in the whole of v2.1.269 →