What's wrong with this entry?
All API requests to Anthropic's first-party service now include an x-client-request-id header. When API errors occur, the request ID is surfaced in the error message ("give this to the API team for server-log lookup"), making it easier to debug issues with Anthropic support.
Request ID tracking (search for "x-client-request-id", "API error x-client-request-id=")
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.