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 ·

Structured-output tool gains an optional completion callback

Structured-output tool can now run a callback when it completes

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

Structured-output tool can now run a callback when it completes

What

The internal tool used for producing structured output now accepts an optional callback function. When provided, this callback is invoked with the tool's input as soon as the structured output call completes, before the result is returned.

Why

This lets other parts of Claude Code react to a structured-output completion (for example, to record or use the input) without waiting for the result to be handled elsewhere.

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 what feature or consumer uses this new callback.

See this entry in the whole of v2.1.269 →