DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Oversized metadata from MCP tool results is dropped
You'll notice
Useful2Signal1
MCP
Empty or oversized metadata on MCP tool results is now dropped rather than forwarded.
What's wrong with this entry?
Anonymous. No account, no email.
What
Extra metadata attached to an MCP tool result is now forwarded only when it is present and small enough; empty metadata is dropped and oversized metadata is discarded by serialized length.
Details
When metadata is discarded, the fixed end-turn marker claude/endTurn still survives as a fallback.
Evidence
claude/endTurn
Strings lifted out of the shipped bundle, so the claim above can be checked against them.