Attachments that fail to upload are now reported per file instead of silently vanishing.
What's wrong with this entry?
When a bridge attachment fails to upload, the tool result now says so per file instead of silently omitting it.
- The attachment schema gained an optional
upload_errorstring, populated on failure. - The tool result splits attachments into delivered and failed sets.
- A result with any failure is marked as an error and lists each failed path with its error string, alongside a count of attachments that were included.
upload_error: w.string().optional()
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
new_file and new_directory attachments are dropped from the converted message stream
Both mention attachment
-
v2.1.234
Rejected images are reported instead of silently dropped
Both mention attachment