You'll notice
Saving MCP task output now returns a saved-output hint even when the save itself fails
What
When Claude Code tries to save the result of an MCP task to a file and that save fails, it now checks an additional condition and, when it applies, still includes a savedHint field alongside the truncated text in the response, instead of returning only the truncated text as before.
Why
This gives a hint about the saved output even in a failure case that previously returned nothing extra, though the finding doesn't specify what that hint tells the user.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What the savedHint value actually conveys to the user is not stated.