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 ·

Command.run answers now carry structured 'context' alongside text

Command-run answers can now carry structured 'context' data, not just text

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

Command-run answers can now carry structured 'context' data, not just text

What

When a hook modifies the answer produced by running a command, it can now override a context field in addition to the answer's text. The internal mechanism for settling and re-telling these answers can drop the text or the context independently of one another.

Why

This lets hooks attach structured information to a command's result, separate from its plain text output, and gives finer control over which part of a hook's answer is kept or discarded.

See this entry in the whole of v2.1.274 →