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

No-op fallback for non-prompt name labeling

A source-scope labeling helper now returns nothing for anything that isn't a prompt

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

A source-scope labeling helper now returns nothing for anything that isn't a prompt

What

A helper function that labels slash-command-like items by where they come from (project, plugin, org, or claude.ai) now falls through to a function that always returns undefined for any item that isn't a prompt type.

Why

This means non-prompt items no longer get a source-scope label from this helper, avoiding incorrect labeling for item types the helper wasn't meant to handle.

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 doubtThe finding does not say which non-prompt item types are affected or what previously happened for them.

See this entry in the whole of v2.1.275 →