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.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding does not say what feature or consumer uses this new callback.