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

Local slash-command execution can now append extra 'meta' text blocks

Local slash commands can now append extra hidden 'meta' text blocks to their output messages

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSlash Commandswhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Local slash commands can now append extra hidden 'meta' text blocks to their output messages

What

The internal function that assembles the messages produced by running a local slash command can now accept extra text blocks marked isMeta: true. When present, these are appended to the message list, and the result carries a metaTexts field noting they were added.

Why

This gives local slash commands a way to attach additional metadata-style content to their output alongside the regular command result.

See this entry in the whole of v2.1.274 →